More fixes to handle the case when there are mixed CVS/SVN
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 9 Oct 2007 14:22:42 +0000 (14:22 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 9 Oct 2007 14:22:42 +0000 (14:22 +0000)
commit65b992f67c59a1a6ed2b992b5a40bc9abdbaccbc
treeb4d787d38fda1aff14f77b2bf8a2921157aeaae6
parent35cfe234ebceaae7caca1b5b4fb191d02af0ee9c
More fixes to handle the case when there are mixed CVS/SVN
repositories.  Rules.mk will first check if there are package specific
SVN or CVS repositories, and then check whether a global CVS or SVN
repository is specified.  Note that there one should only specify
either a global CVS or SNV repository---not both, which I suppose one
could check for.
Makefile
Rules.mk