Mercurial > mplayer.hg
changeset 24024:05608cdd13f4
The "svn copy" method for reverting has worked flawlessly for me without
having to commit a revision that misses one file.
author | reimar |
---|---|
date | Thu, 09 Aug 2007 19:04:21 +0000 |
parents | 1ac62a61ea56 |
children | 660da8e023ec |
files | DOCS/tech/svn-howto.txt |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/svn-howto.txt Thu Aug 09 11:35:41 2007 +0000 +++ b/DOCS/tech/svn-howto.txt Thu Aug 09 19:04:21 2007 +0000 @@ -171,7 +171,6 @@ the change is committed as if it were a new change. The svn copy method svn rm <file> - svn ci <file> svn cp -r<good revision> svn://svn.mplayerhq.hu/mplayer/trunk/[<path>/]<file> <file> svn ci <file> This simply removes the file and then copies the last good version with