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

Re: Represent svn:externals'd content visually differently?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-17 10:30:57 CEST

On 8/17/07, Peter Mounce <pmounce@narrowstep.com> wrote:
> Is it possible to have an overlay in a) Explorer, and/or b) the various dialogs
> (especially the commit window) to cue me that a folder is svn:external?
> I know there's the yellow warning triangle in the commit window, but that
> doesn't tell me which files; only that there are externals selected.
>
> I'm in a place that makes heavy use of externals to share code, and I'm forever
> getting that 301: moved permanently error from svn, indicating that I'm trying
> to do a more-than-one repository commit. That's the issue I'm wanting help
> with, really. I suppose a different approach would be some kind of sequential
> commit (but then how would it know the order to commit to repositories in
> to not break our CI build without some kind of precedence configuration information
> someplace?).

The files from externals only show up in the commit dialog if they're
from the same repository. If they show up for you even though they're
*not* from the same repository, then you did something wrong when you
created the repository in the first place: both repositories have the
same UUID - that must not happen!
Do a dump/load cycle on one of the repositories (make sure to pass
--ignore-uuid to svnadmin load).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 17 10:28:44 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.