[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: how to revert one step back?
From:       Federico Zenith <fzenith () broadpark ! no>
Date:       2008-01-10 0:00:24
Message-ID: 200801100100.28841.fzenith () broadpark ! no
[Download RAW message or body]


mercoledì 9 gennaio 2008, Donatas G. ha scritto:
> By accident I submitted changes to kde svn - lithuanian translations - that
> I should not have. It affects maybe a hundred files.
>
> How do I revert one step back?
>
> eg:
> http://websvn.kde.org/branches/stable/l10n-kde4/lt/messages/kdepim/kmailcvt
>.po?r1=758692&r2=758798

The kosher way to do it is to use SVN merge:
svn merge -r758798:758692 kmailcvt.po
svn commit

> The submitted revision was 758798. The one that should be restored is
> 758692, though it might not be this one for all files. Lets say I need to
> do one step back, whatever revision it is.

If all your files were submitted in one single transaction, simply do:
svn merge -r{number}:{number-1}
in the right path, and then commit.

See "svn help merge".

Cheers,
-Federico

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic