I decided to give Gnome3 a spin and followed the marcuscom instructions.
My ports tree is svn however, and the source tree is cvs. The ports merge script (marcusmerge) is also based on the cvs-merge-to-cvs structure. I decided to try the tarballs instead (script allows for that preference) but did not realise that the tarballs are also structured as cvs repo.
The merge script went about its business without errors, but now when I try to svn up the ports tree I get a nice error:
How did the Gnome3 testers overcome this issue? Were you guys using cvs anyway, thus had no problems?
My ports tree is svn however, and the source tree is cvs. The ports merge script (marcusmerge) is also based on the cvs-merge-to-cvs structure. I decided to try the tarballs instead (script allows for that preference) but did not realise that the tarballs are also structured as cvs repo.
The merge script went about its business without errors, but now when I try to svn up the ports tree I get a nice error:
Code:
Skipped '/usr/ports/databases' -- Node remains in conflict
Skipped '/usr/ports/print' -- Node remains in conflict
Skipped '/usr/ports/sysutils' -- Node remains in conflict
Skipped '/usr/ports/Tools' -- Node remains in conflict
...etc...