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

Re: Check out/update: svn vs tsvn

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 16 Apr 2008 11:42:05 +0100

On 16/04/2008, Zachary Young <zachary.young_at_entriq.com> wrote:
>
> I' m noticing a discrepancy in file permissions when I check out a new
> working copy or update a previous working copy from the command line(with
> svn co or svn up), and when I do the same with Tortoise.
>
> When I do this from the command line, Windows Security permissions for file
> foo are set as follows:
>
> engineering (BOX-NAME\engineering) ß this is my personal account/username
>
> Everyone
>
> None (BOX-NAME\None)
>
>
>
> When I do this from Tortoise, Windows Security permissions for file foo are
> set as follows:
>
> Adminstrators (BOX-NAME\Administrators)
>
> Everyone
>
> None (BOX-NAME\None)
>
>
>
> The main differece being my user account (engineering) versus the generic
> Administrators account.

The file permissions are set by the subversion library, so you need to
ask on the users at subversion.tigris.org list. You must compare TSVN
with the windows command line client, not the cygwin client.

> Subversion was also installed on the machine when Cygwin was installed.
> Could that make a difference?

There may be a difference between the windows command line client and
the cygwin command line client. The cygwin client is buggy and not
recommended. Also, you should not use the cygwin client on the same
working copy as the windows client (svn or tsvn). They are not
guaranteed to be compatible.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-04-16 12:42:14 CEST

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

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