Ulf Ochsenfahrt writes:
 > William Uther wrote:
 > > 
 > > On 06/09/2007, at 7:47 PM, Ulf Ochsenfahrt wrote:
 > > 
 > >> Maybe monotone could do with a 'project' entity (policy branches?), 
 > >> which collects multiple branches. Then you'd have a 
 > >> net.venge.projects.eric project which would name all the branches you 
 > >> are working on, and sync them all in one go. (I'm also in favor of 
 > >> automatically updating the workspaces afterwards.)
 > > 
 > > You mean something like:
 > > 
 > > mtn sync server.com "net.venge.monotone*"
 > 
 > Wow. That works for ... exactly monotone. And for ... dunno ... maybe 0 
 > of my 106 other projects. And it wouldn't work for Mr Anderson.

Provided that it inferred the bit before the * from the current
directory's branch, then it could work for me (that's what the script
I sent along does).  If it's trying to infer it for all of the
projects that I and my co-workers work on, it would end up being mtn
sync server.com "*", which would be the wrong answer as well since
that would pick up all sorts of branches that most people don't want.
        -Eric


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to