You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Edmond Howard <ed...@gmail.com> on 2006/09/12 10:15:16 UTC

"Marked as Copied"

Hi

I am experiencing similar problem as Rob Wilkerson in his thread 'Working
Copy Path Error' thread. His thread seems to have died?
Excuse me for starting new thread but I couldn't see where I could reply to
original post.


I have a large code base but was experiencing strange problems with files in
one directory.....
eg. src/com.temp.dirName.

So to work around.........................
a    I backup files I had changed
b    Deleted local files from filesystem
c    Did a get to pull files from repository
d    Overwrote with backup versions from (a)

 However when I try to check files back in I get following output/error in
Subversion command line.

*commit -m "" C:\Projects\Project\src\com\temp\dirName\fileName.java*

*C:\Projects\Project\src\com\temp\dirName\fileName1.java*

*C:\Projects\Project\src\com\temp\dirName\fileName2.java*

*C:\Projects\Project\src\com\temp\dirName\fileName3.java*

Illegal target for the requested operation

svn: Commit failed (details follow):

svn: Entry for 'C:\Projects\Project\src\com\temp\dirName\fileName.java' is
marked as 'copied' but is not itself scheduled

for addition. Perhaps you're committing a target that is

inside an unversioned (or not-yet-versioned) directory?


I have upgraded to latest version of subclipse but still see error.
I also have tried using tortoiseSVN and got exact same error using version
1.2.6.4786

Thanks for your time & help

Rgds
Ed


-- 
Rgds
Ed