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

Re: What do you Hate about Subversion?

From: Martin Tomes <lists_at_tomes.org>
Date: 2007-01-18 10:24:56 CET

Keng Lam wrote:
> Have been using Subversion for a while now, love it in many ways but
> there are some quirks that
> bother me every now and then. It would be fun to know what other
> Subversion users think,
> what are the things that you hate, you wish could be changed ?

There is no workable way to pull code together from components which are
distributed across the repository (like CVS modules file or checking out
from multiple places into a single directory). Externals are difficult
to work with because they are absolute and many Subversion operations do
not traverse the external point. Switching an empty directory to a
different repository location totally screws up branching and merging
when those empty folders are switched because if you have anything
within the working copy switched you cannot switch at the top level -
especially if you have non version controlled files in the switched
directories. When I get time I am going to do some experiments and post
a proper explanation of these problems.

I know these are difficult issues but they are important. We need method
of assembling a working copy from multiple repository locations which
can be branched and merged (it will need supporting scripts).

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 18 10:25:55 2007

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.