This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
BRANCH="gcc-3_2-branch"
DATE="2002-09-01"
rm -rf gcc
cvs co -r ${BRANCH}point gcc
cvs up -d -j${BRANCH}point -j${BRANCH}:"${DATE}"
Thanks, Andrew Pinski
Hi Alexandre,
I am for it. People can always do "cvs up -D ...".
Except that -D doesn't work for branches, and that's exactly where probably at least half of our snapshots have come from.
Really?
cvs up -r gcc-3_3-branch -D 2003-07-01 ChangeLog
seems to work as far as I can tell from "cvs status".
Kazu Hirata
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |