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

RE: svk behaviour

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-19 06:56:24 CET

On Wed, 2004-02-18 at 23:51, Burgess, Glenn wrote:

> What I mean is, if svk uses an svn repository but adds its own
> meta-data which it manipulates when you use the provided svk commands
> (commit, add, rm etc.) will it still work as intended if you use svn
> commands to commit, add etc. instead?

Yes. For example, clkao maintains a private repository of subversion
itself. He commits fixes to perl-bindings to this private repository,
then occasionally "pushes" these changesets from his private repository
to the public svn repository. We end up getting one extra 'svk:'
property attached to our public /trunk/ directory. It's completely
ignored by vanilla svn tools, and only used by svk.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 07:00:52 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.