Nast | 23 May 08:32

bugreport: fsvs update looses attributes

Hi, dev <at> fsvs.tigris.org

I have got bug in fsvs then I try to execute fsvs update

I'am using Debian Linux 4.0 (etch) and fsvs -V
FSVS (licensed under the GPLv3), (C) by Ph. Marek; version fsvs-1.1.14:1496

First I create new repository 
#svnadmin create /mnt/1/repository2

I want to commit directory /tmp/1 into repository
#cd /tmp/1

#ls -all
---
-rw-r--r--  1 root root   18 May 23 14:09 somefile
---
directory has only one file

#fsvs urls file:///mnt/1/repository2

Committing:
#fsvs commit -m 'first' /tmp/1
---
Committing to file:///mnt/1/repository2
N...        18  /tmp/1/somefile
committed revision      1 on 2008-05-23T06:11:50.954017Z as root
---
committed success

(Continue reading)

Philipp Marek | 25 May 10:02

Re: bugreport: fsvs update looses attributes

Hello Shuvaev!

Thank you for your email.

On Friday 23 May 2008 Nast wrote:
> I have got bug in fsvs then I try to execute fsvs update
...
> as you can see file size is 20 bytes and mdate is right too, but look at
> the permissions
> was 644, but now it changed to 600.
> Why?
I think I already got it fixed; are you in a hurry, or can you wait for 2 - 3 
weeks for the next release?

Regards,

Phil

--

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

Gmane