First Contact
From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-15 08:09:40 CET
Big news, everyone. For the first time ever, the svn client has
If you want to try checking out a working copy:
1. update your working copy, `make clean && make`.
2. in the subversion/ dir, `make check`. Among many tests, an fs
3. cd into client and run ./svn with two arguments:
--target-dir my_working_copy (or whereever you want the wc)
--ancestor-path file://localhost/absolute/path/to/repos/
The name of the repos you want is tests/libsvn_fs/test-repo-basic-commit.
For example, on my own box, I typed:
[sussman@piggy:~/projects/subversion/subversion/client]$ ./svn co
And this actually checked out subdir `A' from the repository.
P.S. Yes, the argument names are stupid and exist for hysterical
|
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.