Re: Subversion problem/feature request
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-07-10 13:51:32 CEST
----- Original Message -----
Hallo!
We are trying to introduce SVN in our project (large system maintenance), but stumbled into a problem.
I tried simple approach with a svn checkout command with --revision swith passing revision range. Unfortunately I got the response that revision range is not allowed with checkout.
From documentation it is unclear whether it is a bug or intentional.
Why not simply do two checkouts, and run a "rsync --dry-run --exclude .svn WC1 WC2", and use that to bundle up the difference? Or send the output of an "svn diff branch@revision1 branch@revision2" command to list and bundle the appropriate files?
|
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.