Hi all,

I've reorganising our cvs repository and converting to SVN, I've got a layout with something like

repo1/trunk
     /tags
     /branches

repo2/projectA/trunk
              /tags
              /branches

repo2/projectB/trunk
              /tags
              /branches

etcetera

but I'm finding that I have to put the word "trunk" inside some CMakelists files to tell projects and sub projects which depend on each other where to find stuff.

I'm worried that if I create branches/tags in the future, I may need a more clever way of telling interdependent projects how to find UseXXX type scrips and setup stuff.

Has anyone been down this road already and can they offer any advice.

JB

--
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to