[MPlayer-DOCS] Making changes
Diego Biurrun
diego at biurrun.de
Sat Feb 4 12:21:10 CET 2006
On Fri, Feb 03, 2006 at 05:09:49PM -0500, Gilles Pelletier wrote:
> This is the first time that I use CVS and I am having problems. I
> retrieved the files, finally found the one that contained the word
> that I wanted to change, saved the change and did the diff command:
> # cvs diff -u en/documentation.xml > fichier.diff
> cvs diff: No CVSROOT specified! Please use the `-d' option
> cvs [diff aborted]: or set the CVSROOT environment variable.
> As you can see, something isn't right.
You didn't follow my instructions precisely. Notice the 'cd' command,
it's important.
Diego
P.S.: PLEASE don't top-post.
> On 2/3/06, Diego Biurrun <diego at biurrun.de> wrote:
> > On Fri, Feb 03, 2006 at 01:04:15PM -0500, Gilles Pelletier wrote:
> > > Si tu me donnes une copie des commandes de login et d'extraction ainsi
> > > que de dépos, cela m'évitera de fouiller la doc CVS et assurera que je
> > > le fais comme il faut la première fois. De mon côté, je vais copier
> > > ces commandes dans un fichier et les réutiliser.
> > > Merci d'avance.
> >
> > Les instructions sont dans le README, alors:
> >
> > cvs -d:pserver:anonymous at mplayerhq.hu:/cvsroot/mplayer login
> > cvs -z3 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/mplayer co -P main
> >
> > et depuis
> >
> > cd main/DOCS/xml/
> > vi en/quelquechose.xml
> > cvs diff -u en/quelquechose.xml > fichier.diff
> >
> > Prends fichier.diff et envie un mail ici.
> >
> > Bonne chance
More information about the MPlayer-DOCS
mailing list