svn - Getting the last revision of several files to resolve merge conflicts -


on company, have created new version of application in production. may guess, development composed multiple iterations , made multiple commits regarding same file.

in order merging process (i'm using subclipse plugin) know if possible select last revision of given file, avoiding intermediate merges once "blocking" merging process.

i recommend using svnmerge; automates lot of confusing aspects of merging in subversion.

with regards specific question, might if provide example of project structure in subversion , whether people have been working on separate branches. i'm not quite sure mean 'select last revision of file' - can merge whatever individual revisions like, won't merge cleanly if rely on earlier changes.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -