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

Re: TortoiseSVN changes flags / permissions on working copy?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 17 Feb 2009 16:38:59 +0000

2009/2/17 theTree <Tomb8tes_at_gmail.com>:
> I have a working copy on a windows development server in my office. I use a
> mac, and have used svn successfully with the working copy over the network.
> However, when I updated the working copy from the development server itself
> using tortoisesvn, its changed something and now I can't use it with my mac
> anymore! I get the following output:
>
> Tom:Web Tom$ svn commit -m "test commit"
> svn: Working copy '/Volumes/Sites/hippo/svn/trunk/Source/Web' locked
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
> Tom:Web Tom$ svn cleanup
> svn: Can't move '.svn/tmp/entries' to '.svn/entries': Operation not
> permitted
>
> This is immensely frustrating: all the files and folders appear to have
> access to everyone when I checked. Any clues?

You cannot share a working copy between clients on different OS.
Sharing a working copy is not generally recommended anyway, but using
Mac & Windows, Windows & Cygwin, Windows & Linux or whatever on the
same working copy is a definite no-no.

Fresh checkout for you I think.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1179759
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-17 17:39:12 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.