On 1/5/07, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote:
> On Fri, 5 Jan 2007 03:17:37 -0200
> "Lucas C. Villa Real" <[EMAIL PROTECTED]> wrote:
>
> > +elif [ "$svn" ]
> > +then
> > +   cd "$savedir"
> > +   svn co $svn "${dir}"
> > +   exit $?
>
> What if the repository has authentication?  :)

Currently we don't have a separate variable to specify authentication
on svn. The only field implemented is the repository itself, but that
can obviously change as soon as someone provides a patch for that :-)

-- 
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to