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

Trouble with locks and permissions

From: Phillip Novess <pnovess_at_mac.com>
Date: 2006-02-07 20:54:02 CET

Hello,

I was wondering if anybody has any setup advice for my working copies.
Specifically, I am working on web based projects. I created a
repository, imported my initial code, checked out a working copy. The
working copy is actually my document root for a virtual host.

The problem is I get lock problems on my working copy. The program
uses Apache/PHP to create cache and prefs files. Since these are newly
created by the application it wreaks havoc on my working copy. These
prefs files are necessary for my revision. The only way I can get it to
work is if I copy the auto generated files and directories off the
server say using samba, then create them myself and add the files back
in manually. Then all the locks are gone and I can checkin my code.

This is why I'm thinking it's a permissions issue. However if I just do
a chmod and chown i still have problems. And forget about svn cleanup.
That's about a joke.

Anybody have ideas?

Thanks in advance,
Phill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 20:55:27 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.