Re: Newbie question using svnserve
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-06 06:40:17 CET
On Nov 6, 2005, at 06:13, Tony wrote:
> Thanks. After your reply I ran more examples and reviewed my
Well, understand how it works. The syntax of svn checkout is very
> usage: checkout URL[@REV]... [PATH]
We'll just ignore the optional [@REV]... part here. Some examples to
# Check out /path/to/project into a directory called project
# Same thing
# Check out /path/to/project/trunk into a directory called trunk
# Same thing
# Check out /path/to/project/trunk into a directory called project
# Check out /path/to/project/trunk into a directory called foobar
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.