[MPlayer-cvslog] r19365 - trunk/DOCS/tech/svn-howto.txt

Diego Biurrun diego at biurrun.de
Fri Aug 11 10:24:13 CEST 2006


On Fri, Aug 11, 2006 at 01:00:21AM +0200, Michael Niedermayer wrote:
> 
> On Thu, Aug 10, 2006 at 11:08:50PM +0200, diego wrote:
> > Author: diego
> > Date: Thu Aug 10 23:08:49 2006
> > New Revision: 19365
> > 
> > Modified:
> >    trunk/DOCS/tech/svn-howto.txt
> > 
> > Log:
> > editorial spelling/wording/grammar changes
> 
> [...]
> 
> > -  svn move <source> <destination>    / svn copy <source> <destination>
> > +  svn move <source> <destination>
> > +  svn copy <source> <destination>
> >    svn commit <source> <destination>
> 
> svn move <source> <destination>
> svn copy <source> <destination>
> svn commit <source> <destination>
> 
> is not the same as 
> 
> svn move <source> <destination>
> svn commit <source> <destination>
> 
> and
> 
> svn copy <source> <destination>
> svn commit <source> <destination>
> 
> which is what my (obfuscated??????) text was supposed to mean

Yes, of course there is a difference.  I believe there is no danger of
confusing things with a bit of common sense here, though, so I changed
it to a slightly different variant.  Both commands may actually happen
before a commit.  I'm not very particular about either way.  If you wish
to have your variant back just say so.

Diego



More information about the MPlayer-cvslog mailing list