can't 'svn cp' *twice* - bug or prohibited?
From: Alexis Huxley <ahuxley_at_gmx.net>
Date: 2002-12-09 22:24:22 CET
Hi,
I've got a file in a working copy. Actually, I want a second copy of
A few weeks later I realise that the copy has not been updated to
Rather than 'cp' it, and lose the knowledge of where the cp-induced
Unfortunately it doesn't work. It says:
svn: Entry already exists
Is there some reason I'm not seeing why this has to be prohibited,
This is 4042.
Here's the recipe:
svnadmin create repos
touch wc/file1
svn cp wc/file1 wc/file2
svn cp wc/file1 wc/file2
Alexis
---------------------------------------------------------------------
|
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.