Date: 10/29/99
- Next message: kk: "[PHPLIB-DEV] cvs commit"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- In reply to: Adam N. Thompson, CNE: "[PHPLIB-DEV] multiple commits"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB-DEV] multiple commits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Adam!
> 2) What's the syntax to commit an entire tree worth of differences at
> once instead of one file at a time?
cvs commit without argument commits every file in the current dir and
recursivly all dirs below it.
so it's just:
$ cvs commit
Disadvantage could be, that all files will get the same change log entry.
Alex
-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.
- Next message: kk: "[PHPLIB-DEV] cvs commit"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- In reply to: Adam N. Thompson, CNE: "[PHPLIB-DEV] multiple commits"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB-DEV] multiple commits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

