I think what you're looking for is to simply copy a file from one branch to another.

The way I often do this is to use the update command to bring in those files (usually one or very few files) from whatever other branch (any check-in really -- even from same branch, older version).
No need to use the merge command for this, in my view.

-----Original Message----- From: Zoltán Kócsi
Sent: Wednesday, April 15, 2015 5:16 PM
To: Fossil SCM user's discussion
Subject: [fossil-users] Merge question

Is there a way to do that? That is, merge only a bunch of files
between two branches but leave everything else untouched on both
branches (and of course still having two branches)? Note that there
already are all sorts of differences between the branches, not just the
files of the re-written module.

Zoltan

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to