David Arnold said this at Mon, 21 Nov 2005 09:58:39 -0800:

>Hans, Steve, et al,
>
>OK. I have subversion client installed. Now what?
>
>What commands will download what I need?

Presuming you're in a directory where you want the stuff (and svn is in
your path, etc):

 svn checkout svn://ctx.pragma-ade.nl/manuals

(the first time: it creates a "manuals" subdirectory and populates it
with further subdirectories from the server. It also makes a hidden
"manuals/.svn" directory with enough metadata that you can forget the
URL and update with simply: )

 svn update

(all subsequent times)

(parenthetically,)
adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     [EMAIL PROTECTED]
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to