How do I get CVS changes on the trunk, since some date?
I was assuming just specifying a date would do that:
start-revision = 2005-10-01 00:00:00
So that's what I did. I was only using the result in trac, so I
didn't notice that it doesn't do what I expected. Instead, it gets
all changes since that date, regardless of branch, which is logical I
guess, although I'm not sure it would make a useful repository.
Is there some magic branchname I can give that represents the trunk?
I'm guessing there isn't, since CVS seems to have a magic flag -b:
* -b - Prints log information about the default branch only (usually
the highest branch on the trunk). This is usually done to avoid
printing the log messages for side branches of development.
I think for most files I'm interested in, the branch "1" will do, but
that feels like a cheat, and I have a nasty feeling not all of our
repository stuck at 1.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor