OT: cvs project info
OT: cvs project info
- Subject: OT: cvs project info
- From: Bryan Pietrzak <email@hidden>
- Date: Wed, 4 Aug 2004 15:57:39 -0500
This is a bit off-topic for Xcode users, but I'm not quite sure where
to take (suggestions welcome).
We have a project that is in CVS using MacCVS Pro (the cvs rep is on a
server, we access through MacCVS Pro's ssh configuration). This works
good for us for now. We may look at something different for the next
major release, but for now...
All I want to do is something equivalent to the MPW Projector command
ProjectInfo. I want to get a list of all files that changed (and any
comments for each file) after a certain date or after a certain tag.
Problem is that while I can get around in Terminal a bit, I really
don't know how to use CVS from a command line to do this equivalency of
ProjectInfo. I've read the CVS man page quite a bit, and it looks like
I want the log command, but it's not obvious how I do this. Do I do it
against my copy of the checked out sources, or vs. the server (but then
the cvs log command tells me I need to do a checkout first). I'm not
even sure of the exact syntax to use for date when using cvs log -d
<date>
Any help, or any pointers to tutorials would be welcome. I googled for
this, but couldn't really find what I was looking for. And I fear that
maybe using MacCVS Pro is an added twist to most stock answers.
Thanks
Bryan
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.