You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Shakespeare, Simon (Pensions)" <Si...@capita.co.uk> on 2006/10/30 10:37:46 UTC

Permission problems following upgrade to 1.4

Hi - Has anyone else experienced file permission problems (unix) with shared working copies 
following upgrade from subversion 1.3 to 1.4.
I'm getting a lot of problems as per below. I'm sure everything works
OK if it was just one user. I'm guessing that the first person to touch/modify the
working copy has somehow taken the permissions of files that were in work at the 
time the working copy was upgraded i.e. status "M".

Thanks for any help - Simon

svn stat cprh-auth.p

M      cprh-auth.p

svn commit cprh-auth.p -m "job request no 56163"

Sending        cprh-auth.p

Transmitting file data .svn: Commit succeeded, but other errors follow:

svn: Error bumping revisions post-commit (details follow):
svn: In directory '/app/hipdapp/as/as-mpa'
svn: Error processing command 'committed' in '/app/hipdapp/as/as-mpa'
svn: Error replacing text-base of 'cprh-auth.p'
svn: Can't change perms of file '/app/hipdapp/as/as-mpa/cprh-auth.p': Not owner

svn cleanup

svn: In directory '.'
svn: Error processing command 'committed' in '.'
svn: Error replacing text-base of 'cprh-auth.p'
svn: Can't change perms of file 'cprh-auth.p': Not owner

svn stat cprh-auth.p
M      cprh-auth.p

**********************************************************************************
This email and any files transmitted with it are confidential, and may be subject to legal privilege, and are intended solely for the use of the individual or entity to whom they are addressed.  
If you have received this email in error or think you may have done so, you may not peruse, use, disseminate, distribute or copy this message. Please notify the sender immediately and delete the original e-mail from your system.

Computer viruses can be transmitted by e-mail. Recipients should check this e-mail for the presence of viruses. The Capita Group and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.
***********************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Permission problems following upgrade to 1.4

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 30, 2006, at 04:37, Shakespeare, Simon (Pensions) wrote:

> I'm getting a lot of problems as per below. I'm sure everything works
> OK if it was just one user. I'm guessing that the first person to  
> touch/modify the
> working copy has somehow taken the permissions of files that were  
> in work at the
> time the working copy was upgraded i.e. status "M".

Why is more than one user attempting to use the same working copy?  
The usual workflow would be for each user to have their own working  
copy.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org