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

Re: Adding changeset-like functionality to subversion

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-10-08 22:27:13 CEST

Okay, now that I understand what people mean:

In Subversion's own centralized way, it has changesets. Each revision
knows what changes were made (possibly spanning many files), and the
context to which that change was made (the previous revision).

What it does not have is a way of marshalling revisions into a blob and
passing them around between repositories. This is because Subversion
lacks distributed repository functionality, not because it lacks
changesets.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 8 22:30:07 2002

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.