info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Watch in Wincvs


From: Gurpreet Singh (SCM)
Subject: RE: Watch in Wincvs
Date: Fri, 4 Apr 2003 13:09:12 +0530

hi
 
 
The command would merge the rev 1.2 / 1.4 to ur local copy and after u need to commit it.
 
$ cvs update -j 1.4 -j 1.2 filename.ext
will remove all changes made between revision 1.2 and 1.4. 
 
Regarding the watches :
You are fine for the action specifically
 
cvs watch add s1.txt
it would add and notify for all the actions but would clear its proper working / config
also check the administrative files...... for their config
 
regards
Gurpreet S
 
-----Original Message-----
From: Vijay K. Srivastava [mailto:address@hidden
Sent: Friday, April 04, 2003 12:03 PM
To: address@hidden
Cc: address@hidden
Subject: Watch in Wincvs




Hello,

1) When i am trying to adjusting watch with any file with following.....
$ cvs watch add -a edit -a commit s1.txt
then cvs starts running continuously for indefinite time.
What is the reason of it.

And what is the way to adjust a watch on any file.
2) AAnd while doing merging
let version 1.2  any file has...  :"microsoft"
and version 1.4 of same file has .:"outlook"

Then how these two version can be merged so that nest version
will have.......  "Microsoft outlook"

and Is it always neccesary that in merging there will be always conflict

Regards.
vijay


reply via email to

[Prev in Thread] Current Thread [Next in Thread]