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

[TSVN] [BUG] Problem with detection of changes in svn:externals included folders

From: Dmitry Radzevich <dsr_at_Orga.RU>
Date: 2004-11-10 09:54:05 CET

Hello.

I think I've found a bug in changes detection in svn:externals folders.

The working copy is laid out as follows:

/project
 |
 |-----/emulation
 | |
 | |---/libs (all folders under '/libs' are included via svn:externals prop on '/libs')
 | |
 | |---/lib1
 | |---/lib2 (also contains some unversioned files)
 |
 |-----/src (versioned folder, with some modified and added files)

The problem is: when I say 'Commit...' from the '/project' folder, I see a
message box in the commit dialog saying that 'Modifications detected in
svn:externals included folders. Those mods are not listed, you'll have to
commit them manually'. That's OK, I wasn't going to commit those changes
anyway. But the commit dialog doesn't list any modified or added files from
the '/project/src' folder.

Seems like when TSVN detects changes in svn:externals included folder, it stops
scanning the working copy.

If I say 'Commit...' from the '/project/src/' folder directly, I can see all
changed and added files as usual.

BTW it would be helpful, If one could disable the warning about changes in
svn:externals folders altogether.

Technical details:
OS: MS WinXP Pro SP2
TSVN: 1.1.1, build 1857 UNICODE
 
PS: please keep me in CC, as I'm not subscribed to the list.

--
Best regards,
 Dmitry Radzevich
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 10 10:27: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.