Michael Moore wrote:
> Slightly OT perhaps,
>
> I downloaded the Inkscape SVN a few days ago, and have been poking at
> it to try to understand it, and managed to break some stuff. I'd like
> to download the latest version again, and just overwrite my changes.
>
> Is there an easy way to do that? I'd rather not download the whole thing
> again.
If I understand correctly svn revert is what you're looking for, it
reverts (undos) any changes you made to the files you specify.
|