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

Re: SVN API

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-09-10 15:42:38 CEST

On Wed, Sep 10, 2003 at 06:56:53AM +0000, Ronald Cannes wrote:
> Fitz wrote:
> >> This isn't possible in our current architecture,
>
> Of course it is. "svnadmin create" could append to an "svn-index" file
> that the svn server process read from.

Repositories might easily not all be owned by the same user.

Why not just do 'svnadmin create /path/to/repos; echo /path/to/repos >>
svn-index' if you know that it's going to work on your system?

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 15:43:39 2003

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.