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

Re: Issues with the .svn directories

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-06 04:18:09 CET

nick vajberg wrote:
> Suggestion for SVN 1.x: Move the maintenance stuff in
> a separate place and store it in a compact form -
> perhaps even compressed. Having text/xml files was
> probably nice while developing SVN (easy debugging),
> but I see no reason why the WC api couldn't handle a
> more sane organization of the maintenance data.

One other possibility (though I haven't tried to do this yet) is to use svk on
Windows, since the WC's do not contain a .svn directory with textbase (in other
words they look like ordinary directories).

The problems to overcome are numerous, however:

1) The SWIG Perl bindings must work under Win32 (which I don't know if they do);

2) You will have to have a local repository on each machine (so you still have
some [possibly] significant disk storage);

3) At least now, svk is only available as a commandline utility.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 6 04:18:19 2004

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.