[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: converting from SVN to CVS

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 29 Jan 2009 11:49:35 -0500

On Thu, Jan 29, 2009 at 11:41, Spiro Trikaliotis
<usenet-200901_at_spiro.trikaliotis.net> wrote:
>> You should try TortoiseSVN. Then the editor becomes irrelevant.
>
> I am scripting very much of the process, and these scripts have to run
> on Windows, Linux and xBSD. That's why I stay away from GUIs here.
> @Toby: Thus, Eclipse + Subclipse is not a solution for me, either.

Then script it in Python or Perl, which:

* Have SVN bindings
* Have native versions for all those platforms and more
* Don't require you have Cygwin on Windows to make them work

BTW, there are *native* Win32 console ports of many of the "standard"
*NIX tools, eliminating the need for Cygwin to use things like bash,
grep, sed, awk, etc. for most people.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1069345

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-29 17:51:39 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.