info-cvs
[Top][All Lists]
Advanced

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

RE: Info-cvs Digest, Vol 31, Issue 10


From: Santosh_Nandagiri
Subject: RE: Info-cvs Digest, Vol 31, Issue 10
Date: Wed, 8 Jun 2005 11:32:09 +0530

Hello,

I have a question about WinCVS. 

Is there any way that the user is notified every time he performs a
"Commit" to perform an "Update" before doing that.

Eg: It may ask the user "Are you sure that you want to Commit? Did you
already performed an Update?"

This is a requirement we are having right now, because, in some cases
where there is no conflicts in the source files, there are chances of
overwriting the content.

Pls. respond me if any one knows the answer.

Regards,
Santosh.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of address@hidden
Sent: Tuesday, June 07, 2005 9:23 PM
To: address@hidden
Subject: Info-cvs Digest, Vol 31, Issue 10

Send Info-cvs mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.gnu.org/mailman/listinfo/info-cvs
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Info-cvs digest..."


Today's Topics:

   1. Re: Sorry about this newby question (Todd Denniston)
   2. RE: newbie question : regarding installation (Arthur Barrett)


----------------------------------------------------------------------

Message: 1
Date: Mon, 06 Jun 2005 13:47:27 -0500
From: Todd Denniston <address@hidden>
Subject: Re: Sorry about this newby question
To: Jim <address@hidden>
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Jim wrote:
> 
> Hello,
> 

Coming back to re-read your original post ... I note some possible
confusion.

> I apologize in advance for what is no doubt a foolish question, but
I'd
> greatly appreciate it if a kind soul could set me straight.
> 
> I've just checked out a CVS archive (I have Fedora Core 1 running on a
> laptop, if that matters).
>   export CVSROOT=/usr/local/cvs
>   mkdir $CVSROOT
>   cd $CVSROOT
>   cvs init

You have just made a local (to your machine) cvs repository.

>   cvs -d:pserver:address@hidden login
>   cvs -z3 -d:pserver:address@hidden co modulename

Now you try to checkout a module from another site INTO your repository.
This is wrong!!!.

There are two ways I can think of to do what I THINK you are attempting
to
do:
1) use a product like cvsup[1] to mirror the repository you want

2) do the checkout from the remote machine some where else and either
convince cvs to ignore the CVS directories, or remove the CVS
directories,
and either import or add all the files into your local repository.

method 1 may be easier to do and keep sanely synchronized, but if it
(and I
have not read the cvsup pages) requires a special program on the server
you
may be stuck with method 2.

> (I pasted in the instructions that were on the site, so I'm pretty
sure
> I did it right.)
> 
> Now I want to add a file to the local repository (by that I mean the
> sandbox).  But I am on a laptop, not connected to the Internet.
>   cd modulename
>   cp /home/jim/newfilename .
>   cvs add newfilename
> and the system objects "unknown host ..."  (it names the host from
> which I checked out the material).

This is because you have confused cvs by doing a checkout from an
external
repository into your local one. You should never do a checkout inside of
the
repository.

[1] http://www.cvsup.org/

-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter




------------------------------

Message: 2
Date: Tue, 7 Jun 2005 17:14:27 +1000
From: "Arthur Barrett" <address@hidden>
Subject: RE: newbie question : regarding installation
To: "Michael Echavez" <address@hidden>, "cvs"
        <address@hidden>
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="us-ascii"

Michael,
 
CVS on Server to use on Windows is most usually CVSNT:
http://www.cvsnt.org/
 
CVSNT is the default client included with WinCVS and TortoiseCVS - which
are both excellent graphical front ends.
 
The mailing list for CVSNT is here:

news://news.cvsnt.org/support.cvsnt
<news://news.cvsnt.org/support.cvsnt> 

or

http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
<http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt> 

Regards,

 

Arthur Barrett

 

        -----Original Message-----
        From: address@hidden
[mailto:address@hidden On
Behalf Of Michael Echavez
        Sent: Monday, 6 June 2005 1:38 AM
        To: cvs
        Subject: newbie question : regarding installation
        
        
        Hi everyone,
        Greetings!
        I was thinking of using cvs for one of my projects. And i was
wondering if any of you got an advice as to how i would install cvs for
windows xp. There's a lot of web sites that recommend different
approaches in doing so. Since most of them differ in the software (i.e.,
cvsnt, putty, cgywin) involved in installing cvs, i get confused with
which is the best one to use. If you could recommend or suggest
anything, I would really really appreciate it.
        Thank you and Good day!
        
        Regards,
        Michael
        

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.gnu.org/pipermail/info-cvs/attachments/20050607/3341d880/at
tachment.html

------------------------------

_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs


End of Info-cvs Digest, Vol 31, Issue 10
****************************************



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.





reply via email to

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