Forum OpenACS Q&A: tracking cvs changes

Collapse
Posted by Sam Nicholson on
I'd like to know what to expect when I do a cvs update.

Are cvs change/update/checkin notifications sent to other than the developers? If so, where? If not, can this be done?

Cheers!

Collapse
2: Re: tracking cvs changes (response to 1)
Posted by Sam Nicholson on
Well, that took a while!

Searching for something *entirely* different, I cam across
https://openacs.org/forums/message-view?message_id=50831.

Unfortunately, the links inside that forum don't work. Was this abandoned, moved, refactored?

Cheers!

Collapse
3: Re: tracking cvs changes (response to 1)
Posted by Nick Carroll on
Sam,

You can use the -n flag to check what a cvs update will do without affecting your workspace.

cvs -n update -d

Cheers,
Nick.

Collapse
4: Re: tracking cvs changes (response to 1)
Posted by Nick Carroll on
If you want CVS notifications, you can subscribe to the CIA rss feed for OpenACS at http://cia.navi.cx/stats/project/OpenACS.

Cheers,
Nick.