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

Re: Specifying different SVN version for Tortoise

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 7 Feb 2008 22:54:08 +0000

On 07/02/2008, Ron Wilson <ronw.mrmx_at_gmail.com> wrote:
> On 2/7/08, Sven Süld <sven_at_trigger.ee> wrote:
> > I dont argue about separate WC-s as such but having them in other
> > computers than development server.
> >
> > There arent/werent VERY MANY platform-specific bugs/problems as far as I
> > recall but those few were pain-in-the-ass enough to avoid them in the
> > future.
>
> What was being suggested does not require compiling/running your
> software on the Windows PCs, only the writing and editing of the
> source code. Changes would be commited from the PC, then, in a WC on
> the Linux server, update, compile and run/test.
>
> If the repository is also on the development server, then a
> post-commit hook script could even automatically update the WC of the
> developer doing the commit.

What you need to avoid is using two different subversion clients
compiled for different OSes. As long as you always use TortoiseSVN or
always use the Linux svn client it doesn't matter whether the drive is
local or a network share on a different architecture. You can edit,
build and run the program in whichever environment suits you.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-02-07 23:54:17 CET

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

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