[MPlayer-users] SVN issues

Rich Felker dalias at aerifal.cx
Sat Jul 1 08:19:03 CEST 2006


On Sat, Jul 01, 2006 at 01:14:57AM -0400, Ergzay wrote:
> Now that mplayer has switched to SVN I'm finding myself missing some 
> features. I was used to CVS showing every directory it was updating (or 
> something along that line), even if nothing got updated and for any 
> file that had been modified it showed an M next to it for modification 
> and the ? for any files that it didn't know about. Is there a way I can 
> display these for when I update using SVN?

just use "svn status" and you can see them without even contacting the
server.

> Also, how do I revert back to the original copy on the server? There 
> was an SVN option I used before but it only removed changes to files. 
> It did not remove any extra files that had been added to the 
> directories. I would like to be able to do this.

well you can look at the svn status output for ? files (not in
repository) and delete them. should be easy to script that.

rich




More information about the MPlayer-users mailing list