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

Funky branch problem

From: Tom Halliley <thalliley_at_xede.com>
Date: Thu, 02 Dec 2010 10:00:39 -0500

I have a release branch, which was created from trunk. Most of the
files on the release branch look normal (e.g., a revision graph shows
both the trunk and release branch as part of the file's history). But
for a few files, the revision graph only shows the files on the trunk,
not on the release branch. Yet, as far as I can remember, all files
were copied from the trunk to the release branch in the same manner (svn
merge).

Any ideas as to why these files might be handled differently? If I do
'svn co' on the release branch, these files are fetched into my local
copy (as though they're on the branch). It appears that the files are
associated with their parent directory which is versioned on the release
branch, but the files themselves are not (on the branch).

Ideas about how I did this :-) ? How to undo/repair?

Thanks
Tom

        
        
Received on 2010-12-02 16:01:23 CET

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.