Re: Commit fails with path not found
From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 4 Jan 2011 12:08:27 -0500
2011/1/4 Pazmińo Mazón, Iván Andrés <iapm270409_at_sri.ad>:
If you don't have the command line Subversion client installed, install it
Go to the directory where your files are checked out and run:
C> svn status
This will print out the status of the various files in your working
I have a feeling that when you moved files around with Eclipse, it didn't
I just played around with my Subversion install, and see the following:
H:\svn> move groups.pl File
I first moved the file "groups.pl" to the File directory, and ran "svn
The first line in the status report is telling me that the file "groups.pl"
What I should have done was:
H:\svn> svn move groups.pl File
Which would have not only moved the file, but told Subversion that I was
H:\svn> svn status
Subversion is now showing me that I am adding a file called "groups.pl" to
I don't have a copy of Eclipse in front of me, but you need to do all SCM
It could be that Eclipse is suppose to track drag and drop changes for SCM
So, run the "svn status" command and show us the output. It'll allow us to
-- David Weintraub qazwart_at_gmail.comReceived on 2011-01-04 18:09:05 CET |
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.