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

Re: early reflections on subversion methodology

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2005-08-04 23:56:41 CEST

On Aug 3, 2005, at 18:46, David Weintraub wrote:

> In the end, I don't care if Subversion stores tags and branches in
> pseudo-directories. I simply want my version control system to
> understand that if I say "compare this file to this branch or tag", it
> can quickly find the branch or tag and do the comparison. It shouldn't
> be my job to track down what I'm looking for.

Here, here. Building the higher level work flows will be a lot easier
when these problems with tags/branches are fixed. Hopefully the
planned improvements to merge will help here so long as in solving
that problem the key info is easy extractable for use in other tools.

In addition the high cost of operating the SVN API to do many of the
operations that GUI's and other higher level CM tools use needs to
be addressed. I'm waiting on being able to get info on all items in a
single directory in one call. The so called depth API instead
of recursive API.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 4 23:58:59 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.