Date: Thu, 11 May 2000 17:13:25 -0400 Message-Id: <200005112113.RAA26879@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200005112017.WAA04037@father.ludd.luth.se> (message from Martin Str|mberg on Thu, 11 May 2000 22:17:50 +0200 (MET DST)) Subject: Re: Idea: Cutting edge DJGPP (alpha DJGPP?) References: <200005112017 DOT WAA04037 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Can you set up an experimental area? I've never used cvs, except for > following the instructions on that page to get the cvs source. This > would be useful to educate us and to test if it'll really work (I'm > thinking about the troubles I have mailing your box directly from my > own due to DNS troubles). cvs -d :pserver:anonymous AT cvs DOT delorie DOT com:/cvs/test login (password "anonymous") cvs -d :pserver:anonymous AT cvs DOT delorie DOT com:/cvs/test get test You can write to the test repository as anonymous, which you can't do with the djgpp repository. But, if you can read from the djgpp cvs repository, then the only thing stopping you from writing to it is that you're "anonymous" rather than having your own account.