|
Re: undo a change set: msg#00046version-control.svk.devel
It will be in the book tutorial, bascially $ svk merge --change -REV // // Will under change REV in the // depot. If there are mirrors in // this won't work though. In that case you need to specify the path to either the mirror anchor you are undoing the change for or to DEPOTPATH which doesn't contain any mirror anchors. Here is an example: $ svk merge --message "Undo change 11" --change -11 --no-ticket -- log //calc //calc You can also undo the change in the current wc if you prefer. To do so just run merge with the depotpath your wc is anchored at. Michael On Jul 23, 2005, at 9:10 AM, solo turn wrote: i'd like to add a short paragraph to |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: make a changeset without network connection: 00046, Michael Brouwer |
|---|---|
| Next by Date: | PATCH: Implement status --no-ignore: 00046, Michael Brouwer |
| Previous by Thread: | undo a change seti: 00046, solo turn |
| Next by Thread: | PATCH: Implement status --no-ignore: 00046, Michael Brouwer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |