pkgsrc-WIP-discuss archive

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

Re: How to update?



Hello,

Thanks for the help.

Using the "-d :ext:amadeus_z%cvs.sf.net@localhost:/cvsroot/pkgsrc-wip" after
each "cvs" and before the rm/commit bit worked.

The update took some time to "propagate" but has worked!

What kind of CVSROOT do I need to export so I can simply use cvs up
etc. without having to login each transaction?

Thanks, I posted to the review list.

Amadeus


On 6/21/05, Jeremy C. Reed <reed%reedmedia.net@localhost> wrote:
> On Tue, 21 Jun 2005, Amadeus Stevenson wrote:
> 
> > cvs [server aborted]: "commit" requires write access to the repository
> > cvs commit: saving log message in /tmp/cvs01703b
> >
> > After I try cvs commit and have run:
> >
> > cvs -d:pserver:amadeus_z%cvs.sourceforge.net@localhost:/cvsroot/pkgsrc-wip 
> > login
> >
> > Without CVSROOT, but with CVS_RSH=ssh
> 
> Try with:
> 
> -d :ext:amadeus_z%cvs.sf.net@localhost:/cvsroot/pkgsrc-wip
> 
> instead of using pserver method.
> 
> > Also I manually rm -r'd the patches directory and as such lost the CVS
> > bit inside, so cannot remove the patches/patch-aa etc. How can I
> > rectify this without overwriting the new Makefile, PLIST etc. I have?
> 
> Do a "cvs up -dP" and it will readd the directories and patches. And it
> will attempt to merge in any changes. (cvs update does not overwrite.)
> 
> Then manually review (and maybe re-edit) your files. Then delete the
> files. And then do a "cvs rm" with the same files names (and then "cvs
> commit" with those filenames).
> 
>  Jeremy C. Reed
> 
>                          technical support & remote administration
>                          http://www.pugetsoundtechnology.com/
> 
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index