info-cvs
[Top][All Lists]
Advanced

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

Re: strange behavior


From: raptor
Subject: Re: strange behavior
Date: Fri, 28 Sep 2001 16:58:48 +0300

Details :
Below is session saved with "script" (unnecessary stuff removed of cource
for clarity), U can see some addional info that is printed from loginfo
script...
Don't worry about "typescript" it is where the session is saved.

RedHat 7.1/custom-kernel2.4.9/CVS1.11
===================================
Script started on Fri Sep 28 16:49:23 2001
address@hidden miscs]# mcedit httpd.conf
address@hidden miscs]# mcedit ./test/newfile
address@hidden miscs]#cvs -d ci -m ''
cvs commit: Examining .
cvs commit: Examining test
? typescript
Checking in test/newfile;
/arh/cvs/vf/miscs/test/newfile,v  <--  newfile
new revision: 1.7; previous revision: 1.6
done
ARGS:
vf/miscs/test
newfile
---------
Update of /arh/cvs/vf/miscs/test

---------
address@hidden miscs]# cvs ci -m ''
cvs commit: Examining .
cvs commit: Examining test
? typescript
Checking in httpd.conf;
/arh/cvs/vf/miscs/httpd.conf,v  <--  httpd.conf
new revision: 1.30; previous revision: 1.29
done
ARGS:
vf/miscs
httpd.conf
---------
Update of /arh/cvs/vf/miscs

---------
address@hidden miscs]# exit
Script done on Fri Sep 28 16:50:51 2001





=================================

| hi, me again...
|
| I'm tring to get the idea what comes on the STDIN on a loginfo-script, but
| meanwhile I got strange behavior, when I was tring to see what happens if
| there is several files to be commited (but from different directories).
|
| Scenario :
|
| /project/blah/testfile1
| /project/blah/test2/testfile2
|
| OK, I make change on both files.. then ..
|
| cd /project/blah
| cvs -d stuff -m '' ci
|
| What happens is that only "/project/blah/test2/testfile2" is commited, if
I
| issue :
| cvs -d stuff -m '' ci
| again.. the "/project/blah/testfile1" is also updated.
| The questions is isn't it expected that on the first commit both files has
| to be updated in CVS-repository...
| And the consequance is that I can understand what I will get on the STDIN
on
| my loginfo-script..
|
| Any ideas
| =====
| iVAN
| address@hidden
| =====
|
|
|
|
|
| _______________________________________________
| Info-cvs mailing list
| address@hidden
| http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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