Re: Bug in Subversion regarding file attributes
From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 22 Aug 2011 08:34:00 +0200
Guten Tag Andy Canfield,
> WOW! So the .svn hidden directory contains a spare copy of every file in
You really want to read about the concepts of Subversion and not
> A working copy also contains some extra files, created and
http://svnbook.red-bean.com/en/1.6/svn.basic.in-action.html#svn.basic.in-action.wc
> This means that putting a directory tree under version control doubles
No, it at least doubles the size of the unversioned directory tree, as
> [4] File system attributes are only uploaded for a "svn new"; at all
Only the executable bit is recognized during svn add, no other file
> [5] To correct invalid file system attributes one must copy the file
No, you can set the property svn:executable at any time, as this is
> Does this mean that if a file is NEW-ed under Windows then when it is
No, Windows ACLs are ignored by Subversion and even on other OSes
> which is the
This is wrong, you can't compare Posix permissions with Windows ACLs.
Mit freundlichen Grüßen,
Thorsten Schöning
-- Thorsten Schöning AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig Telefon: Potsdam: 0331-743881-0 E-Mail: tschoening_at_am-soft.de Web: http://www.am-soft.de AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas MuchowReceived on 2011-08-22 08:35:11 CEST |
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.