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

Re: Some basic svn questions.

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-12-11 14:25:04 CET

On Thu, Dec 11, 2003 at 08:18:31AM +0000, olczyk@interaccess.com wrote:
> Hmm. is svk something that simply takes two repositories based
> on a common repository and then merges the changesets?
> Or is it a complete replacement for svn? Meaning that you must use svk
> commands instead of svn commands?

One way to think of things is that svk helps you treat a repository
like a working copy: you can commit changes from one repository into
another, rather than from one working copy into a repository.

You must, of course, use svk commands in order to do that. When
operating on any particular repository, the normal svn commands will
still work.

If you want to learn more, please see http://svk.elixus.org/

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 12 18:48:27 2003

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.