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

opening fsfs rev files rw

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 3 Aug 2010 11:58:32 +0300

There was yesterday on IRC [1] some discussion around whether revprop
editing can corrupt rev files.

[[[
0:% rm -rf r
0:% ./subversion/svnadmin/svnadmin create r
0:% ls -l r/db/revs/0/0
-rw-r--r-- 1 daniel daniel 115 2010-08-03 11:56 r/db/revs/0/0
]]]

Shouldn't we create rev files with the write bit disabled? (i.e., 0222 umask)

Daniel
(I'll add this to my list)

[1] http://colabti.org/irclogger/irclogger_log/svn-dev?date=2010-08-02
Received on 2010-08-03 11:00:43 CEST

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

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