using .cvsrc in client-server setup

2002-12-02 Thread Jeeva Sarma
Hi

I want to know if the options we specify in the .cvsrc
file has effect in a client-server environment i.e. if
I give checkout -P in the .cvsrc of the server, will
it be applied to a checkout from a remote client?

Thanks,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: using .cvsrc in client-server setup

2002-12-02 Thread Jeeva Sarma

--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Jeeva Sarma writes:
> > 
> > I want to know if the options we specify in the
> .cvsrc
> > file has effect in a client-server environment
> i.e. if
> > I give checkout -P in the .cvsrc of the server,
> will
> > it be applied to a checkout from a remote client?
> 
> Yes, .cvsrc has an effect in client/server mode, but
> it's the .cvsrc on
> the *client*.  The .cvsrc on the server, if any,
> should be ignored.
> 
> -Larry Jones
> 
> All this was funny until she did the same thing to
> me. -- Calvin

Hi

How do I set this for a windows98 client?(command
line)
Where should I have this file?

Thanks,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: using .cvsrc in client-server setup

2002-12-03 Thread Jeeva Sarma
Hi
Windows 98 does not allow me to name/create a file as
".cvsrc"
I tried naming a file just cvsrc and setting HOMEDRIVE
and HOMEPATH.It doesn't work.
Can anyone tell me how they accomplished setting
global options on windows 98?Any other suggestions? I
really really need cvs  co -P,update -P and update -d
as default options for all users.

TIA,
Jeeva Sarma

--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Jeeva Sarma writes (about .cvsrc):
> > 
> > How do I set this for a windows98 client?(command
> > line)
> > Where should I have this file?
> 
> See
>
<http://www.cvshome.org/docs/manual/cvs_19.html#IDX330>.
> 
> -Larry Jones
> 
> That gives me a FABULOUS idea. -- Calvin


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: using .cvsrc in client-server setup

2002-12-04 Thread Jeeva Sarma
Hi
I am sorry for the previous message; I just realised
that my .cvsrc entries are in the wrong format. Now I
have it working.

Thanks!

Jeeva Sarma

--- "Riechers, Matthew W"
<[EMAIL PROTECTED]> wrote:
> Jeeva Sarma wrote:
> > 
> > Hi
> > Windows 98 does not allow me to name/create a file
> as
> > ".cvsrc"
> 
> In Win2k, Windows Explorer won't create a file
> beginning with a '.', but
> notepad can save a file as '.cvsrc'. I would hope
> this also works in
> Win98...
> 
> -Matt


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: using .cvsrc in client-server setup

2002-12-04 Thread Jeeva Sarma
Hi

Thanks to all who responded. I could indeed save the
file as .cvsrc but now I am getting the error "CVS.EXE
update: cannot open CVS/Entries for reading: No such
file or directory CVS.EXE [update aborted]: no
repository"

The setup worked perfectly till now; nothing has
changed except that I added the .cvsrc.I have the
following 2 entries in my .cvsrc

cvs co -P
cvs update -d

When I deleted the .cvsrc file, it worked fine.

Can anyone tell me what is wrong?

Thanks,
Jeeva Sarma

--- "Riechers, Matthew W"
<[EMAIL PROTECTED]> wrote:
> Jeeva Sarma wrote:
> > 
> > Hi
> > Windows 98 does not allow me to name/create a file
> as
> > ".cvsrc"
> 
> In Win2k, Windows Explorer won't create a file
> beginning with a '.', but
> notepad can save a file as '.cvsrc'. I would hope
> this also works in
> Win98...
> 
> -Matt


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Problem with commitinfo script when trying to delete the file

2002-12-18 Thread Jeeva Sarma
Hi

I have one question regarding commitinfo script.
I have written a script that does some checking on the
contents of the files before committing them.But when
I cvs rm a file and then try to commit it, I get the
error 
"cannot open search.c: no such file
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!"


It can't open that file since I just removed it. How
do I prevent this/circumvent this?

Thanks,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS error and rsh question

2003-01-14 Thread Jeeva Sarma
Hi

I just downloaded the cvs client 1.11.4 for windows.
It is working fine for some of us, but one of the
developers is getting the following error

CVS.EXE update: reading from 206.14.94.29: Socket
operation on non-socket
CVS.EXE [update aborted]: cannot start server via rsh:
No such file or directory


Any ideas what must be causing this on his machine? He
says he gets it using both wincvs and command line
client.

My cvs server is version 1.11.2 on Unix.

PS: he does not have rsh installed on his machine, but
then even I don't(when I say rsh at command line, it
says bad command or file name).But this version of cvs
and the previous ones work fine for me. He has no
problems with the older version of client we were
using(1.11.1) We are using the :server method of
connecting the client & server. That means an internal
rsh client. Can anyone explain how this works for us
even though we don't have rsh installed on our
machines?

TIA,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS error and rsh question

2003-01-14 Thread Jeeva Sarma
 Hi
 
I just downloaded the cvs client 1.11.4 for windows.
It is working fine for some of us, but one of the
developers is getting the following error
 
CVS.EXE update: reading from 206.14.94.29: Socket
operation on non-socket
CVS.EXE [update aborted]: cannot start server via
rsh: No such file or directory

Any ideas what must be causing this on his machine?
He says he gets it using both wincvs and command line
client.
My cvs server is version 1.11.2 on Unix.
PS: he does not have rsh installed on his machine,
but then even I don't(when I say rsh at command line,
it says bad command or file name).But this version of
cvs and the previous ones work fine for me. He has no
problems with the older version of client we were
using(1.11.1) We are using the :server method of
connecting the client & server. That means an
internal rsh client. Can anyone explain how this works
for us  even though we don't have rsh installed on our
machines?
 
TIA,
Jeeva Sarma
 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS very slow-both remotely and locally

2003-01-16 Thread Jeeva Sarma
Hi

>From the past few days, our cvs has become very slow. 
Using remotely, the client takes atleast 2 minutes
before messages begin to appear and even then it is
very slow. Even from the same machine where the server
runs, it is very slow.It will stop while updating/co
for a long time before continuing. Also I noticed that
whenever a cvs process is actively running(or hanging
as it happens often), the server machine becomes very
slow in responding to other commands as well.(even ls
takes a long time)
Our repository is about 45mb in size, when checked
out. Previously it used to be over 90mb,but after cvs
removing several files not required, the current
checked out size is 45mb.

My cvs server is 1.11.2 on Unix.
Clients are 1.11.4 on windows/linux.

Any suggestions how to improve the performance?

Thanks,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Cvs message after every command:Socket operation on non-socket

2003-01-21 Thread Jeeva Sarma
Hi

I have just upgraded both my cvs client and server to
1.11.4. 
Since then, I see the following message after every
cvs command is executed.

CVS.EXE commit: reading from p6dbu.mbtv.com: Socket
operation on non-socket

I see this after every command: update, co, commit,
add. The command is executed properly though.

Can anyone tell me what this message means and what I
should do to not see it?

TIA,
Jeeva Sarma

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



"Deploying"?

2003-07-10 Thread Jeeva Sarma
Hi

I wanted to know what exactly is meant by "deploying"
software. I work in a project being developed in C
(for Windows and Linux platforms) and we use CVS for
version control. Can we use CVS for deploying? If so,
how to do it? If not can anyone suggest any tools/
methods/pointers?

Thanks for bearing with a novice's question.

Regards,
Jeeva

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Migrating from Telelogic to CVS

2003-11-30 Thread Jeeva Sarma
Hi
I am faced with the task of migrating from continuous
(telelogic)to CVS in the near future. I have been
using/administering cvs for quite a while, but am new
to Telelogic.Can anyone give me any suggestions, tips
, any info at all as to how I should do it? Should we
do it manually, i.e just check in the latest revisions
directory by directory into the cvs repo? Or are there
any scripts available? I don't think we need to
preserve revision history. Will be thankful for any
leads.

Regards,
Jeeva Sarma

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


CVS, RSH and direct access to repository

2004-01-15 Thread Jeeva Sarma
Hi

I want to know if there is any method to prevent users
from directly accessing repository.I read of one
method, using Openssh and restrict users to one
command, but that would prevent the users from even
logging on to the machine. Some developers use this
machine for other purposes(do their regular
development and stuff).We plan to have CVS server on
solaris, windows clients using ssh authentication.
Pls advice.

Thanks,
Jeeva

__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Querying log messages and more

2004-03-11 Thread Jeeva Sarma
Hi
I want to do the following.
Query the log messages of all the files in the
repository, get the file names and revision numbers
associated with the log messages that contain a
certain number(task number) and then checkout those
revisions into a directory.
Is there anyway to do this other than writing a
complex script?
Any command I can use? ( other than the cvs log
command) If anyone has done something similar, can you
pls give me a few ideas? I would appreciate any help
on this.

Thanks,
Jeeva

__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Tags usage -- comments please

2004-06-09 Thread Jeeva Sarma
Hi
In our team, one developer wants to make tags for a
few files; suppose he is working on 2 bugs, each
requiring changes in 2 or 3 different set of files, he
wants to tag each of those 2 or 3 files with the bug
number, so that he can remember which files are
modified for which bug.  I think this is the wrong way
to use tags, not the way they were intended to be
used. I think log message is a better way to use in
this case, we can later search the logs for the bug
numbers. He doesn't agree. Any comments for/against
this are greatly appreciated.

Thanks,
Jeeva




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Branch revision numbers -- help

2004-06-15 Thread Jeeva Sarma
Hi
I created a repository. First I imported sources from
a release, say rel 1. Then I made a tag. Then I
updated this with files from rel 2 by
adding/committing. Made a tag again. Then I put
another release on top of this and tagged. From this
3rd tag, I made a branch.

I see the following when I check out from this branch
now.

For one file that was added (not imported), the status
command shows
Sticky Tag:  Br_CRMR1_Dev (branch: 1.1.2)

and log shows Br_CRMR1_Dev: 1.1.0.2

For a file that has been imported, initially, the
status shows
Sticky Tag:  Br_CRMR1_Dev (branch: 1.1.1.1.2)

and log shows  Br_CRMR1_Dev: 1.1.1.1.0.2


Is this consistent or have I done something wrong? 

Thanks a lot for any insights.

--Jeeva 



__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Cvs admin command question - using on files existing on branch also

2004-06-22 Thread Jeeva Sarma
I have a question using cvs admin command to delete a
revision of a file. If I deleted revision 1.7 of a
file, which also exists on a branch at that revision,
what will be the status of that file on the branch?

Some files exist on trunk and also branch, and we want
to rollback some revisions for these files only on the
branch, is there anyway we can use the cvs admin
command for to achieve this? Or should we do it
manually?

Thanks for any insights.

--Jeeva

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Merging question - from and to

2004-11-04 Thread Jeeva Sarma
Hi
I have a question about merging. I thought merging
with two -j options was 'from' revision and 'to'
revision.
This is what happened in my working area from trunk.

I have a file soa.pc, branched out at 1.2, now at
revision 1.2.4.1 on branch, and 1.2 on trunk. I
check-out from trunk, then do

cvs update -j 1.2.4.1 -j 1.2 soa.p
Nothing happens.

I then tried

cvs update -j 1.2 -j 1.2.4.1 soa.pc

RCS file:
/cvsrep/cvsroot/ACE/ace/audit/care/soa/soa.pc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
Merging differences between 1.2 and 1.2.4.1 into
soa.pc

I also tried in another way, 

cvs update -j Br_CRMR2a_Dev soa.pc
Nothing.

Then
cvs update -j HEAD soa.pc
RCS file:
/cvsrep/cvsroot/ACE/ace/audit/care/soa/soa.pc,v
retrieving revision 1.2
retrieving revision 1.3
Merging differences between 1.2 and 1.3 into soa.pc

I don't understand how this works? Is the order
from-to or to-from or how are we supposed to give the
-j options? Pls clarify.

Thanks,
Jeeva


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Join is replacing?

2004-11-08 Thread Jeeva Sarma
Hi
I have one question. When we do a join between 2
revisions, say from the branch to trunk, is it the
same as replacing the file on trunk with the one on
branch?

Thanks,
Jeeva



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Uninstall CVS

2001-03-26 Thread Jeeva Sarma

Hi

I want to upgrade my cvs server to 1.11.To uninstall
the old version,which are all the files/exes that I
need to remove??Can someone help me with this?

Thanks in advance,
Jeeva Sarma

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re:Uninstall CVS

2001-03-26 Thread Jeeva Sarma

Hi
I forgot to mention that my server(version 1.10.7) is
on Unix.(Free BSD)
Thanks,
Jeeva Sarma

Hi

I want to upgrade my cvs server to 1.11.To uninstall
the old version,which are all the files/exes that I
need to remove??Can someone help me with this?

Thanks in advance,
Jeeva Sarma


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Is this procedure correct

2001-06-15 Thread Jeeva Sarma

Hi
Pls tell me if the procedure below is correct to
create,checkout from and add to a branch.
I need to create a branch with all latest project
files and then add some new files and directories to
the branch and later merge.

I check out the latest revisions of all the files
c:\Wd\cvs co Mni

And create a branch in the working directory
c:\Wd\cvs tag -b for-new-rel

And then do
c:\Wd\cvs update -r for-new-rel

Now the branch for-new-rel has the entire project with
all the latest revisions of files.
Now whenever I do a add/commit from my working
directory,they will be automatically added to this
branch.
Other developers can access the branch as follows
cvs co -r for-new-rel Mni
Now whenever they add/remove a file/directory to this
working directory,it will be changed in the branch and
not the main tree.They don't have to explicitly
specify the branch name everytime they do this,right?

Now to merge,from the working directory
cvs update -j for-new-rel
cvs commit -m "merging"

Pls point any steps I have missed as I need to
implement this immediately in my project.
Thanks a lot,
Jeeva Sarma

__
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Watches-- how to use?

2001-06-25 Thread Jeeva Sarma

Hi
Can anyone tell me how I can have 5 people to watch 2
files and interact so that they can inform others if
one of them is going to edit it?
I have set watch on some files,but nothing happened
when someone edited and committed it.

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS add error

2002-01-28 Thread Jeeva Sarma

Hi
Today,I was trying to add a few files to cvs when I
got the following error.

CVS.EXE [add aborted]: cannot send authentication info
to rshd: Socket is not connected

I could not find why.When I kept giving the same add
command, suddenly it worked and then again it started
giving the same error.Can anyone tell me what is this
error and how to fix it?

Thanks a lot,
Jeeva Sarma




__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Making Tag on a branch-question

2002-02-07 Thread Jeeva Sarma

Hi
I have a question regarding tags made on branches.
I have branched our tree with the branch name 2.0.
After some days,I wanted to make a tag on the branch
for QA testing purpose.I checked out from the branch
and then tagged it from that working directory with 
cvs tag -r 'tag_on_branch_name' modulename
Is this the correct procedure?
One developer insists that when he checked out from
the branch,he doesn't get the latest files from that
branch and has to do a 
cvs update -r tag_on_branch_name
to get the latest files.As a result,he cannot commit
because of the sticky tag.
I told him that he should get the latest files from
the branch by checking out from the branch regardless
of the tag.Isn't this correct?
Pls clarify.
Thanks a lot,
Jeeva Sarma


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



PreservePermissions variable

2002-02-15 Thread Jeeva Sarma

Hi
I saw in the cvs
manual(http://www.loria.fr/~molli/cvs/doc/cvs_15.html
and
http://www.loria.fr/~molli/cvs/doc/cvs_18.html#SEC173)
that setting the variable PreservePermissions in
config file enables support for saving special device
files, symbolic links, file permissions and ownerships
in the repository.Is this enough to use symbolic links
in CVS?Are there any problems I should be aware of?
It also says that setting this variable means users
have to be root to do cvs operations.Is this for all
cvs operations?Is this necessary in case of remote
users on windows too?How can this be achieved?

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: PreservePermissions variable

2002-02-15 Thread Jeeva Sarma

Hi
I just read the last line in the manual page which
says that "The PreservePermissions features do not
work with client/server CVS". Sorry for the previous
mail.Is there any way to deal with symbolic links in
cvs? We use Unix server and windows and linux clients.
Thanks,
Jeeva Sarma


--- Jeeva Sarma <[EMAIL PROTECTED]> wrote:
> Hi
> I saw in the cvs
>
manual(http://www.loria.fr/~molli/cvs/doc/cvs_15.html
> and
>
http://www.loria.fr/~molli/cvs/doc/cvs_18.html#SEC173)
> that setting the variable PreservePermissions in
> config file enables support for saving special
> device
> files, symbolic links, file permissions and
> ownerships
> in the repository.Is this enough to use symbolic
> links
> in CVS?Are there any problems I should be aware of?
> It also says that setting this variable means users
> have to be root to do cvs operations.Is this for all
> cvs operations?Is this necessary in case of remote
> users on windows too?How can this be achieved?
> 
> Thanks,
> Jeeva Sarma
> 
> __
> Do You Yahoo!?
> Got something to say? Say it better with Yahoo!
> Video Mail 
> http://mail.yahoo.com
> 


__
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Date of tag,branch

2002-02-22 Thread Jeeva Sarma

Hi
Is there a way in CVS to find out on what date a tag
or branch was made?What command can be used for this?

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Update -A on WD from branch

2002-03-22 Thread Jeeva Sarma

Hi

I have a question regarding branch update.

Suppose I have a branch ,branched at revision 1.30 of
file foo.c
The trunk has 1.31,1.32,1.33 
Now I have a working directory checked out from a tag 
made on the branch.
Here, foo.c has has the following revisions
1.1,,1.30,1.30.2.1,1.30.2.2,1.30.2.3
To commit to the branch,I do cvs update -A to avoid
sticky tag error.
After this update, what will be the contents of foo.c?
Will it be 1.33 or 1.30.2.3 + 1.33?

I am very confused about this.Pls clarify.

Thanks a lot,
Jeeva Sarma

__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Update -A on WD from branch

2002-03-22 Thread Jeeva Sarma

Hi
Like I said, I check out from a tag made on a
branch(ordinary tag, not branch tag).So to commit
anything from this WD,I need to do update -A.
Now,I want to know what the file will have;main trunk
or trunk+branch?
Pls clarify.
Jeeva Sarma 

--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Jeeva Sarma writes:
> > 
> > Now I have a working directory checked out from a
> tag 
> > made on the branch.
> 
> Is that a branch tag (i.e., created with "tag -b")
> or an ordinary
> revision tag (created without "-b")?
> 
> > Here, foo.c has has the following revisions
> > 1.1,,1.30,1.30.2.1,1.30.2.2,1.30.2.3
> > To commit to the branch,I do cvs update -A to
> avoid
> > sticky tag error.
> 
> NO!  "update -A" moves you off the branch and on to
> the trunk!  If you
> checked out the branch, you don't have to do
> anything to commit.  If you
> checked out a revision on the branch, you need to
> update to the branch
> itself and then commit.
> 
> -Larry Jones
> 
> See if we can sell Mom and Dad into slavery for a
> star cruiser. -- Calvin


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Update -A on WD from branch

2002-03-22 Thread Jeeva Sarma

Hi
Guess my earlier question was confusing.

I wanted to know how to commit from a working
directory
checked out from a tag(ordinary tag, not branch
tag),but which is made on a branch.How do I get rid of
the sticky tag in this case?And then how do I commit?
Thanks,
Jeeva Sarma

--- Jeeva Sarma <[EMAIL PROTECTED]> wrote:
> Hi
> Like I said, I check out from a tag made on a
> branch(ordinary tag, not branch tag).So to commit
> anything from this WD,I need to do update -A.
> Now,I want to know what the file will have;main
> trunk
> or trunk+branch?
> Pls clarify.
> Jeeva Sarma 
> 
> --- Larry Jones <[EMAIL PROTECTED]> wrote:
> > Jeeva Sarma writes:
> > > 
> > > Now I have a working directory checked out from
> a
> > tag 
> > > made on the branch.
> > 
> > Is that a branch tag (i.e., created with "tag -b")
> > or an ordinary
> > revision tag (created without "-b")?
> > 
> > > Here, foo.c has has the following revisions
> > > 1.1,,1.30,1.30.2.1,1.30.2.2,1.30.2.3
> > > To commit to the branch,I do cvs update -A to
> > avoid
> > > sticky tag error.
> > 
> > NO!  "update -A" moves you off the branch and on
> to
> > the trunk!  If you
> > checked out the branch, you don't have to do
> > anything to commit.  If you
> > checked out a revision on the branch, you need to
> > update to the branch
> > itself and then commit.
> > 
> > -Larry Jones
> > 
> > See if we can sell Mom and Dad into slavery for a
> > star cruiser. -- Calvin
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards®
> http://movies.yahoo.com/
> 


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



cvs diff-pls help

2002-04-29 Thread Jeeva Sarma

Hi

Can we use cvs diff command and tkdiff program to see
differences between 2 different files in different
paths(not 2 revisions of the same file) If so what is
the command to use for cvs diff?

Thanks for any help,
Jeeva Sarma

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Log message check

2002-05-13 Thread Jeeva Sarma

Hi
I want to write a script which will check if the log
message is more than 80 characters and if so,to break
it into the next line.(more than 80 characters
sometimes gives compile errors in linux).
I could get the log message into a variable using 
head <$1.
After the check,when I give fold command like 
fold -80 `head <$1`,it doesn't break the log message
at 80 characters.Any ideas how I may achieve this?

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



RereadLogAfterVerify=always

2002-05-21 Thread Jeeva Sarma

Hi
When I give this option 
RereadLogAfterVerify=always
in config file,I get the error 
unrecognized keyword 'RereadLogAfterVerify'
at commit.
Any ideas?I am using cvs 1.11 server on unix and 1.10
client on windows.
I am running a script thro' verifymsg to check the log
message and re-format it in certain cases.

TIA,
Jeeva Sarma

__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: RereadLogAfterVerify=always

2002-05-22 Thread Jeeva Sarma

Hi
To upgrade,do I need to follow any special
procedure?Or can I follow the instructions in the
INSTALL file?
Can I run all those commands from my home directory in
the server on which cvs is running?
Should I remove the old exe before running install?
Should I backup the repository?

Thanks for the advice,
Jeeva Sarma

--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Jeeva Sarma writes:
> > 
> > When I give this option 
> > RereadLogAfterVerify=always
> > in config file,I get the error 
> > unrecognized keyword 'RereadLogAfterVerify'
> > at commit.
> > Any ideas?I am using cvs 1.11 server on unix and
> 1.10
> > client on windows.
> 
> RereadLogAfterVerify is a new feature in CVS 1.11.2
> -- you need to
> update your server.
> 
> -Larry Jones
> 
> When I want an editorial, I'll ASK for it! -- Calvin


__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS server process still running long after command is executed

2002-08-27 Thread Jeeva Sarma

Hi
I have cvs server on unix and use windows command line
client.
I recently upgraded to cvs-1.11.2
It worked fine till now,but since today,long after a
command is executed,a cvs process is still running on
the server and the server is running out of
space.Rebooting the server is killing the
processes.What could be causing this?Pls help.

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS server process still running long after command is executed

2002-08-30 Thread Jeeva Sarma

Hi all

I have received no replys for this question whish I
posted 2 days ago.
Have no one ever faced this problem?Can someone tell
me atleast the reason for the cvs processes not
dying?It only happens sometimes,not always.The server
eventually freezes.

Thanks,
Jeeva Sarma

__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: CVS server process still running long after command is executed

2002-09-05 Thread Jeeva Sarma

Hi

How do I log the output from cvs?My server is FreeBSD.

I am not very familiar with system administration.

cvs is not running as a daemon.I don't understand how
the remote client accesses cvs.
Is it thro' rshd, which is a daemon?
So to trace cvs process,should I trace the inetd
daemon which inturn starts the shell daemon(rshd)?If
so,what specific commands should I look for?

Pls give me some pointers as to where to start.

Also if someone can explain how cvs client and server
communicate and how inetd knows to call cvs when a
client runs a cvs command?

Thanks a lot,
Jeeva Sarma



--- Mike Ayers <[EMAIL PROTECTED]> wrote:
> 
> 
> Jeeva Sarma wrote:
> > Hi all
> > 
> > I have received no replys for this question whish
> I
> > posted 2 days ago.
> 
>   The primary reason for that would be that you gave
> no information 
> from which an answer could be derived.  First, check
> if your server is 
> set up so that it logs all its output - if not,
> reconfigure it to do 
> so (on Unix systems, just use ">" output redirection
> to file; if you 
> are using a Windows server, check the manual for
> that system to see 
> how, or if, this can be done).
> 
>   Once your server logs its output, just do your
> usual until the 
> process hangs, then check the log.  If you are on a
> Unix server, kill 
> the CVS process (do NOT `kill -9` it!) to flush the
> file.  Now read 
> the end of the file - that should give you some idea
> of what the 
> problem is.
> 
> > Have no one ever faced this problem?Can someone
> tell
> > me atleast the reason for the cvs processes not
> > dying?It only happens sometimes,not always.The
> server
> > eventually freezes.
> 
>   Sounds like you've got a resource comsumption
> problem.  Off the top 
> of my head, I'd guess that the problem is not CVS,
> but a CVS script 
> (commitinfo, taginfo, etc.) going infinitely
> recursive or somesuch. 
> If you are using scripts, check your process list to
> see if any of 
> them are running when CVS hangs.  If so, there's
> your culprit.
> 
> 
> /|/|ike
> 
> 


__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Issue with identifying scripts within a repository

2004-11-23 Thread Jeeva Sarma
Hi

I have a problem, pls see if anyone can give any
suggestions how to go about it.

We have a repository to store scripts which are run
against databases. When the developers check-in the
scripts, no one knows if that will go all the way to
prod. It has to pass qc, or may have some other
issues, so everything that is checked in may not go to
prod. 
All approved scripts will run once in 2 months.So we
need a way to identify all these scripts from the
others in the repository.Pls note that the number of
these scripts is very high. 

One approach is to modify the log message each time a
script is approved, so we can query them and check out
only those that they need to run finally. The problem
with this is it may be too much work.

Another approach is to check in the approved scripts
into another repository or folder so we can easily
pull out those. This is obviously duplicating the
scripts. 

Can anyone suggest any other solution? Hope I was able
to accurately describe the issue.

Thanks .
Jeeva



__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs