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

Big -1 on current repository upgrade scheme

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-26 20:54:09 CET

I just tried creating a repository with svn 1.1, then chowning it to
another user so I didn't have write access to the repository.

Then I tried accessing the repository with svn 1.2. Just "svn ls
file:///path/to/repos".

The result? svn tried to upgrade the repository format number and
failed with:

  svn: Unable to open an ra_local session to URL
  svn: Unable to open repository 'file:///tmp/repos'
  svn: Can't open '/tmp/repos/format.tmp': Permission denied

Not acceptable.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 26 20:55:31 2005

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.