|
From: Lark <la...@fe...> - 2000-07-16 18:19:01
|
> on 7/15/00 12:16 PM, Lark at la...@fe... wrote: > >> Rifkin, are you trying to add to the CVS tree you checked out as anonymous - >> that won't work. After sourceforge gives you pserver access, you need to >> check out a new copy of the tree using your login (as rtsuk in your case) >> and pserver password. In that tree, you can commit things. > > Did that but still get the following messages: > > | "add" requires write access to the repository > | > | The add could not be completed because the CVS server returned an error. > | Check the warnings to see what went wrong. Hm. Your login (rtsuk) is listed as a scribia developer with CVS write on the project page. (I cannot seem to get to it right now - network trouble - but I checked yesterday when your first email arrived.) Which CVS application are you using MacCVS (the WinCVS port) or MacCVS Pro (from Netscape, I think)? (Both worked for me, though.) What does that warning say? Is there a more detailed error message available? Are you sure you're using a fresh tree checked out as rtsuk, with a new CVS project file if the application needs one? CVS stores information about the checkout persistently in either CVS subdirectories in each tree, or in the resource fork of the files themselves. So just changing the settings in the CVS project file may fail, maybe there's still incorrect settings lurking somewhere... -- Lark <la...@fe...> |