Re: cmd line stuff (was: CVS update: ...)
From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-17 20:26:07 CEST
I've added my old command-line notes to subversion/client/README. Here
* It seems kind of archaic to type:
svn -d REPO-SPEC checkout MODULE
This splits the information `what am I checking out' across two
svn checkout http://subversion.tigris.org/repo/subversion
I don't know if this is exactly the DAV way; maybe Greg can provide a
svn checkout THING
* Given Subversion's idea that the repository is just a versioned
Just as I can say:
svn cp SOURCE DEST
to copy something in my working directory, I should be able to use
Since we don't support inter-repository branching yet, we would
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.