On Thu, Jan 03, 2008 at 07:37:04PM -0000, nathan wilcox wrote:
> Finally, is there a better way to add a new project in a repository,
> other than the bash for-loop approach above?

You could try

darcs whatsnew --look-for-adds --summary

and see if the list of files added seems right.  If it is, then run

darcs record --look-for-adds --all
-- 
David Roundy
Department of Physics
Oregon State University
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to