X-Spam-Check-By: sourceware.org From: "teggy p v" To: References: Subject: cygwin svn client and tortoise svn Date: Wed, 11 Apr 2007 23:06:26 +0200 Message-ID: <000f01c77c7d$45076fe0$3501a8c0@saphire> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi there, I have a svn repository on my pc (the repository has been created under cygwin) and I am able to perform whatever svn operation when using the cygwin svn client e.g. $ svn status $ svn update etc. On top of that, I've installed tortoisesvn for windows xp and for those directories which are svn workspaces (I am referring to the user folders after a checkout has been done and not the directories in the actual svn repository), tortoisesvn identifies these directories as user workspaces and provides the svn context menu for those. These context menus allow to perform SVN update, SVN Commit, etc. Now the issue I am having is that when I try to run SVN update from Tortoisesvn context menu, I get the following error message: Error Unable to open an ra_local session to URL Error Unable to open repository 'file:///cygdrive/c/home/arcrep/trunk/samples' Any idea why I am getting this issue ? Are the entries in the .svn sub directory not in the correct format for tortoisesvn to use (these entries were initially created by cygwin client svn since the initial checkout was done with cygwin client svn) ? Many thanks, Teggy -- 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/