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

Not correct statuses for svn externals

From: Igor V. Burilo <igor.burilo_at_polarion.org>
Date: Fri, 18 Jun 2010 16:27:10 +0300

        Hello,
 
1. Set svn externals for file limiting it with revision, e.g.
-r 7403 http://localhost/repos/C.java extC.java
2. Make any changes to file after specified revision and commit from another
place
3. Call svn status command with contacting server side(svn status -u -v) and
as the result got that statuses contain incoming changes for previously
specified external despite that incoming changes revision is more than
revision specified in externals, which is wrong, because, for instance,
update command doesn't propogate changes shown by status command. Also this
case correctly works if you specify external to folder.

Tried with SVN 1.6.9. OS: Windows 7
 
Best Regards,
Igor Burilo
 
Received on 2010-06-18 15:27:54 CEST

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

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