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

RE: multi platform using of subversion

From: Jan Evert van Grootheest <j.grootheest_at_euronext.nl>
Date: 2004-01-15 09:04:37 CET

Mike,

we share WCs between Linux and windows here. And it works just fine, as long
as you use the same SVN version (we've had problems if people used different
versions, but that was usally around the same time that the database layout
changed (dump/load cycle time!)).

And you're right, the end of line thing is the most terrible issue we
encounter here. Luckily, many editors recognize both formats and most of
those write the format they read. But it still is dodgy and sometimes we end
up with endless lines on windows and ^M in linux. Of course, most other
tools (make, gcc etc.) can't cope with incorrect line endings, but xsltproc
seems to be impervious.

That's really all I can comment on it.

-- Jan Evert

> -----Original Message-----
> From: Mike Mason [SMTP:mgm@thoughtworks.net]
> Sent: Wednesday, January 14, 2004 11:41 PM
> To: Brian Mathis
> Cc: Stephan Stapel; users@subversion.tigris.org
> Subject: Re: multi platform using of subversion
>
> Brian Mathis wrote:
>
> > Sorry, this is not supported, and is a very frequent question.
> >
> > Is this in the FAQ yet? I don't see it.
>
>
> It's not, because it's not really quite that clear cut. Here's a go at a
> FAQ entry, people please chime in with comments:
>
> Q: Can I share a repository or working copy between Linux and Windows?
>
> A: Because Subversion uses Berkeley DB as a data store, it's not
> possible to share a repository between two different operating systems.
> It's also sometimes impossible to share a repository between different
> architectures or kernel versions on the same operating system. So for a
> repository, the short answer is "no". It's also not possible to store a
> repository on a network drive, as BDB requires local access to use
> shared memory properly.
>
> For a working copy, it is possible to share between two operating
> systems, as long as you're careful with line-endings. Subversion can
> convert text files in your working copy to the correct format for your
> operating system, but you should not use this feature if you're sharing
> a working copy between operating systems with different formats (e.g.
> Unix and Windows).
>
>
>
> I run out of steam and actual knowledge on the second bit. Anyone wanna
> help?
>
> Cheers,
> Mike.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
 

 === E U R O N E X T - D I S C L A I M E R =============================

 This e-mail and its attachments are only intended for the individual(s) or
entity(entities) named above to whom they are addressed and may contain
personal and/or confidential information. Please notify us immediately if
you are not the intended recipient. Any dissemination, duplication,
publication to third parties or other use of the contents of this e-mail or
its attachments is forbidden. Although this information has been compiled
with great care, neither Euronext N.V. nor its subsidiaries shall accept any
responsibility for any errors, omissions or other inaccuracies in this
information or for the consequences thereof, nor shall it be bound in any
way by the contents of this e-mail or its attachments. In the event of
incomplete or incorrect transmission please return the e-mail to the sender.

 Cet e-mail et ses annexes sont uniquement destinés à la (aux) personne(s),
ou à l' (aux) entité(s) à laquelle (auxquelle(s)) il est adressé, visée (s)
en tête du présent message. Il peut contenir des informations personnelles
ou confidentielles. Merci de nous notifier immédiatement si cet e-mail vous
a été adressé par erreur. Toute diffusion, copie, publication à des tiers ou
toute autre utilisation de son contenu est interdite. Bien que cette
information ait été rassemblée avec une grande attention, ni Euronext N.V.
ni aucune de ses filiales, ne peut être tenue responsable des erreurs,
omissions ou inexactitudes contenues dans cette information, ni ne peut être
liée d'aucune manière par le contenu de cet e-mail ou ses annexes. En cas de
transmission incorrecte ou incomplète, nous vous prions de retourner cet
e-mail à son émetteur.

 Deze e-mail en zijn bijlagen zijn uitsluitend bestemd voor de
geadresseerde(n) als op dit e-mailblad vermeld. Het is mogelijk dat deze
e-mail persoonlijke en/of vertrouwelijke informatie bevat. Wanneer u niet de
geadresseerde bent, verzoeken wij u dringend ons daarvan te berichten. Elke
verspreiding, vermenigvuldiging, gebruik of openbaarmaking aan derden van de
inhoud van deze e-mail en zijn bijlagen, is verboden. Hoewel deze informatie
met de meeste zorg is samengesteld is Euronext N.V., en de tot Euronext N.V.
behorende werkmaatschappijen, op geen enkele wijze aansprakelijk voor
eventuele fouten, omissies of andere onjuistheden in deze informatie of de
gevolgen daarvan noch op enigerlei wijze gebonden aan de inhoud van de
e-mail of zijn bijlagen. Gelieve, in geval van onjuiste of onvolledige
ontvangst, deze e-mail terug te sturen naar de afzender.

 ================================

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 09:06:13 2004

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.