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

Re: How to setup Multi-Site Repositories?

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-01-17 19:15:23 CET

> As far as I understood from the SVK docs, one cannot use SVN clients like
> TortoiseSVN to read/write the repositories. Instead one has to use SVK
> commands to access the repositories which would not be so nice for the users
> who want a nice SVN GUI :-()

svk stores things in a private subversion repository, you can definitely
use it with any other svn clients. The default one is ~/.svk/local.

Note that you should not commit into mirrored path with those clients,
otherwise the state will be inconsistent. We are working on a post-commit
hook to disallow such potential commits from non-svk.

See also http://wagner.elixus.org/~autrijus/svk-overview.png, which clearly
notes that you can use svn/tsvn with the local repository of svk.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 23:04:45 2005

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.