|
From: Nick C. <ni...@sr...> - 2001-09-26 18:01:22
|
Hi, I've finished restructuring cvs. It now looks like this: Acme docs repast Acme uchicago build.xml COMPILE repast-web uchicago The important addition here is the repast directory which now has the Acme and uchicago source directories underneath it. The top level source directories Acme and uchicago have been removed (the directories remain but the contents have been removed, a quirk of cvs). I'll probably move the docs directory sometime soon as well. Its VERY important that you delete your working copies of uchicago and Acme on your machines, and check out the repast module. The reason for this is you can still commit changes from these directories, but they won't be reflected in the new structure. You can check out the entire thing with "cvs co repast" which will checkout the repast directory and its contents above. So assuming I'm in /home/nick/src and checkout repast I'll get a /home/nick/src/repast/.. Previously, I would have gotten a /home/nick/src/uchicago/.. so you may need to adjust paths accordingly. Nick ps. Tom, I'm not sure where you have your working copy of repast, but if its like my old setup then it will be mixed in with other stuff in the uchicago directory. You should probably go through the uchicago dir and delete all the CVS dirs in it and its subdirectories. I'm sure you know all this, but just a word of warning. -- Nick Collier Social Science Research Computing University of Chicago http://repast.sourceforge.net |