Inconsistent svn cp error messages and behaviour, recovering to earlier revision doesn't work
From: Harri Järvi <harri.jarvi_at_tut.fi>
Date: 2006-09-05 13:51:20 CEST
Hello,
I'm using svn version 1.2.3 (r15833).
Reverting to an earlier revision of a file doesn't work. And there are
The following is an excerpt of what goes on:
1$ svn rm file.txt
2$ svn cp -r 349 svn+ssh://host/repository/trunk/file.txt file.txt
3$ svn cp file2.txt file.txt
4$ svn add file.txt
5$ touch file.txt
6$ svn add file.txt
The error messages in 2$ and 3$ are different. The error messages are
Adding a new file in 6$ works and there is no error message, but copying
Why isn't recovering to (copying from) an earlier revision possible
Is this a bug?
Yours,
Please Cc me.
---------------------------------------------------------------------
|
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.