Re: Help: svn: Working copy 'XXXX/XXXX/XXX' locked
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Thu, 29 Jul 2010 18:31:53 -0500
On Jul 29, 2010, at 16:04, Di Hu wrote:
> I have some problems in using svn commands. I think this is because I have
At the risk of repeating what you already know, it seems that Align.c is not under version control. Does Subversion perhaps think it's called align.c instead? It would if, for example, when you originally added it, you used "svn add align.c" instead of "svn add Align.c". If that's the case, then use "svn rm align.c" to remove it, if that's what you want to do.
|
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.