X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Shankar Unni Subject: Re: CVS patch for cygwin Date: Tue, 28 Nov 2006 14:29:41 -0800 Lines: 20 Message-ID: References: <004e01c70d6e$d320e320$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.3.0 In-Reply-To: <004e01c70d6e$d320e320$a501a8c0@CAM.ARTIMI.COM> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dave Korn wrote: > Last time I checked, which was admittedly some years ago now, wincvs was > just a gui wrapper that shelled out to a commandline cvs client to do the > actual work for it. So isn't the real problem that you're using the wrong cvs > client software with wincvs, i.e. you're using a cvsnt client instead of the > cygwin cvs client? [OT] WinCVS uses the "CVSNT" (fork of cvs) package, because it depends on some gui-integration feature of CVSNT for its functionality. I've tried to make it use the Cygwin cvs, but it no work so good with that. CVSNT = CVS 1.11.something + NT-specific changes + refactoring of authentication mechanisms into separate loadable libraries + some random enhancements (like the -gui switch to output additional info to integrate to GUIs..) [/OT] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/