[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"Marked as Copied"

From: Edmond Howard <edmond.howard_at_gmail.com>
Date: 2006-09-12 12:15:16 CEST

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
Received on Tue Sep 12 15:16:35 2006

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.