Ken Moffat wrote:
On Thu, Nov 12, 2015 at 02:01:02AM +0000, Ken Moffat wrote:
Actually, it is a *lot* worse than that - I've lost the changes I
had made.
That was probably down to me - I did not realise the commit had
failed until I went to close the related ticket. By that time I had
begun to edit something completely unrelated, which was nowhere near
ready to commit, so I deleted that, and probably the earlier change
because it too was marked as 'M', and ran svn up to restore them.
This is where git would be so much easier - I could either stash the
incomplete change, or I could use 'git checkout --' to revert it.
Use 'svn revert filename' to just revert one file.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page