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

Question about commit/udpate inside externals

From: Thomas Clement <tclementdev_at_gmail.com>
Date: Tue, 26 Jul 2011 17:08:52 +0200

Hello list,

I have a repository which contains an external to another repository with a fixed revision number.
Something like: "-rxxx svn+ssh://..."

I noticed I can make modifications inside this external and commit the modifications.
At which point the external is actually above its fixed revision number (xxx+1 for example).

"svn status" does not mention this particular state and "svn up" does not bring the external back to its fixed revision number.

What bothers my is that doing a checkout of the repository will get me to a different state but doing "svn status" and "svn up" on my working copy does not alert me of that.
How can I check if my externals are above their fixed revision number?

Maybe it is just a bad idea to edit and commit inside externals?

Regards,
Thomas
Received on 2011-07-26 17:09:30 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.