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

[TSVN] Problem with relative svn:externls

From: <Stefan.Fuhrmann_at_etas.de>
Date: 2004-08-02 18:03:13 CEST

Hello dev,

we are using externals to fetch required projects automatically.
Imagine, we got 2 projects, p1 and p2, with p2 depending on p1:

C:\develop>svn propget svn:externals p2
..\p1 file:///C:/temp/t/p1/trunk

That is, p1 and p2 are "sibbling" folders in the working copy.
Note, C:\develop is not a working copy itself.

Changes to p1 and p2 are listed in both, svn st and the TSVN
commit dialog. However, only changes to p2 get actually
commited (TSVN and SVN are consitent here).

That behavior is relatively new. I think, recent changes in SVN
caused the c/i traversal to stop on folders "outside" the working
copy.

Although this is primarily a problem with the SVN libs themselves,
TSVN should try to work around that inconsitency between
commit dialog status display and actual commit. Guess my favorite
solution .. ;)

Hope that doesn't turn out to be overly complicated.

Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 2 19:11:45 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.