pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to update?
- To: Amadeus Stevenson <amadeus.stevenson%gmail.com@localhost>
- Subject: Re: How to update?
- From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
- Date: Tue, 21 Jun 2005 10:50:08 -0700 (PDT) See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_COLON BODY: Text interparsed with : 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_EQUAL BODY: Text interparsed with = 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.0 AWL AWL: From: address is in the auto white-list
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_id=7477&alloc_id=16492&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