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

Re: [TSVN] [BUG] Problem with detection of changes in svn:externa ls included folders

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-12-01 07:11:56 CET

On Tue, 30 Nov 2004 16:57:30 -0600, Scott Hughes
<scott.hughes@dalsemi.com> wrote:

> I'm having a problem with svn:externals, but it seems to be the opposite of
> the above discussion. The user above is complaining that he is getting a
> warning about 'mods in external folders' when he shouldn't. I am not
> getting any warning when I think I should. i.e. when committing from a
> parent directory that has externals, whose content I've modified, I see the
> commit dialog box show these as modified files just like any that may be in
> the parent directory. Worse yet, it looks as if I can commit these files
> from the dialog. 'svn status' shows:

There's a difference in how TSVN handles externals depending on where
they point to. If the externals point to the same repository, then
they will be shown like all other files in your working copy. But
don't worry: you can then commit them in the same step as you commit
your other changes. It just doesn't work if the externals are from a
different repository.
Maybe that's the reason? Are your externals located in the same
repository (just a different path) as the rest of your working copy?

> directory (testrepowc).. Though the subsequent output of the commit command
> shows that it isn't commited (as expected). A few times this has caused me
> to enter erroneous log messages since the files modified in externals aren't
> committed, my log message doesn't correctly describe what is actually
> committed.

Hmm - not committed. That shouldn't happen.
Can you tell me the URL of your wc and the URL of the externals (where
they point to)?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 1 07:12:31 2004

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

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