Mailinglist Archive: opensuse-buildservice (226 mails)

< Previous Next >
[opensuse-buildservice] osc revert, how to do it?
Hi,


What is the right way to revert really all local changes.

See this case:

$ osc st
$ touch bla
$ osc add bla
A bla
$ rm bla
$ osc st
! bla
$ osc revert .
$ osc st
! bla


So osc revert was not enough, I have to do
$ osc addremove
to get it clean finally.

Is this the supposed behavior?



cu,
Rudi
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups