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

Re: svn status leaves out changes in externals

From: Torsten Krah <tkrah_at_fachschaft.imn.htwk-leipzig.de>
Date: Mon, 11 Jun 2012 15:03:48 +0200

Got the same problem.
Things were checked out via antmod (which does use svn checkout).

#> svn pe svn:externals .

project https://.../project

#> svn status

X project

does show only X for external project.

#> svn status project

? src/main/resources/test.txt
M src/main/java/org/Test.java

does show changed and or/new files like expected - but on the top root
it does fail.

Any bugs known, version used is:

svn --version
svn, Version 1.7.5 (r1336830)
   Ã¼bersetzt May 23 2012, 08:06:45

regards

Torsten

  • application/x-pkcs7-signature attachment: smime.p7s
Received on 2012-06-11 15:04:33 CEST

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

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