[gobolinux-devel] [RFC] FetchArchive and CVS/SVN
Lucas C. Villa Real
lucasvr at gobolinux.org
Fri Jan 5 14:10:12 UTC 2007
On 1/5/07, Ricardo Nabinger Sanchez <rnsanchez at wait4.org> wrote:
> On Fri, 5 Jan 2007 03:17:37 -0200
> "Lucas C. Villa Real" <lucasvr at gobolinux.org> 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
More information about the gobolinux-devel
mailing list