(This entry was imported from the savannah tracker, original
location: https://savannah.nongnu.org/bugs/index.php?13409)
Yes, i know this is a bit "obscure" but with CVS you had
the ability to have multiple modules within one working copy like
this:
cvs -d :cvspserver:... co module1
cd some_dir_within_module1
cvs -d :cvspserver:... co module2
work on your local copy and then issue a
cvs commit
over all changes within all modules. So it would be great if
monotone could work mith multiple MT-directories. I don't want
cherry-picking of branches for files within a "cvs module"
but just nested working copies.
Just one idea....
Reported by Unknown User, Jun 15, 2005