RE: Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-30 Thread Di Hu
Hi Bert, I think I tried 'svn status' before. It didn't help me because I couldn't understand what it showed. But I have sloved this problem by renaming one of the files through urls. Thank you for your suggestion. Di Bert Huijben-5 wrote: > > > > All 'svn' operations normalize the casing

Re: Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-29 Thread Di Hu
Hi Ryan: The problem has been sloved. I am profoundly grateful. Di Ryan Schmidt-75 wrote: > > > On Jul 29, 2010, at 21:11, Di Hu wrote: > >> I tired to rename one of the files via direct repository URLs. But still >> failed. The checkout command

Re: Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-29 Thread Di Hu
Hi Ryan: I tired to rename one of the files via direct repository URLs. But still failed. The checkout command is "svn checkout svn://prometheus.ecn.purdue.edu/RAID2/Users/garciagroup/svnrepos/reconstruction3D". So I think the URLs is "svn://prometheus.ecn.purdue.edu/RAID2/Users/garciagroup/svnre

Re: Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-29 Thread Di Hu
Hi Ryan: Thanks for your suggestion. I did use "svn add align.c" sometime before. But I don't know if subversion thinks Align.c is called align.c. I tried "svn rm align.c", but nothing happend. And I could see both Align.c and align.c after using "svn ls". I also tried to commit after "removing"

Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-29 Thread Di Hu
Hi everyone: I have some problems in using svn commands. I think this is because I have some file which have same names but in different cases(such as align.c and Align.c). I tried to delete one of the files, and got: Hu-DimatoMacBook-Pro:reconstruction3d dhu$ svn delete /Users/dhu/reconstructi