Re: svn copy syntax
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-11 00:13:01 CEST
Mark Phippard wrote:
> I can live with that, but it was not what I expected
It works like Unix copy.
If A and B are both directories,
If B already exists,
So the command you want to run is exactly correct:
svn cp -r 1047 url://trunk url://maintenance/r1.0 -m "Comment"
The problem is that r1.0 already existed, so you ended up with the first
---------------------------------------------------------------------
|
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.