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

[BUG] if .svn/ structure is modified, strange error msg when committing.

From: Macarse <macarse_at_gmail.com>
Date: Sat, 14 Mar 2009 10:30:05 -0200

I was doing a C program that reads dirs recursively and modify files
from name to name.old
The thing is that first I didn't remember the .svn/ on every folder
and when I tried to commit changes, I got svn: Commit failed (details
follow): svn: Unable to lock /path/

After checking .svn/ I realised that file's extension there were
modified adding a .old

I searched issues and I found something similar fixed but not enough.
http://subversion.tigris.org/issues/show_bug.cgi?id=532

All files at .svn/ are read only, but I can rename them.

It would be nice if .svn/ structure is checked before doing something
and if so, showing an error saying something like ./svn structure was
modified can't commit.

Thanks for reading.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1321729

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-14 22:30:38 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.