How do you recommend handling the following: I have project P. It uses a library L. I want to maintain the source for L separately from P, since L is shared by other projects.
I suppose the simple approach is that I need to fetch L and then fetch P if I want to build the latest P. Is there a better way? Namely, a way that fetching P would automatically update L? _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
