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

RE: linux SVN server with w2k clients and development servers

From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2006-02-17 16:29:21 CET

It sounds like you just want to keep a remote working copy in sync with the
HEAD of the repository.

There's a perl module that might do the trick:

http://search.cpan.org/~jpeacock/SVN-Notify-Mirror-0.031/lib/SVN/Notify/Mirr
or.pm

The description reads: "Keep a directory in sync with a portion of a
Subversion repository. Typically used to keep a development web server in
sync with the changes made to the repository. This directory can either be
on the same box as the repository itself, or it can be remote (via SSH
connection)."

A cursory review makes it sound like the perl bits run on the repository in
the post-commit hook. For a remote mirror, you need to have a SSH or rsync
daemon on the other side. Though I've never installed one myself, I believe
there are a few options for getting either of those set up on Windows.

HTH

-----Original Message-----
From: Gabe Granger [mailto:gabe@pancentric.com]
Sent: Thursday, February 16, 2006 12:04 PM
To: users@subversion.tigris.org
Subject: linux SVN server with w2k clients and development servers

I'm probably being really thick, but I'll ask the question anyway cos
i'm confused

I've setup a SVN server using https with repositories for my
developers, the server is Debian Linux, my developers are developing
locally on their w2k machines fine. We have a w2k Developement
server. The developers want to be able to update from the repository
to the development server I guess using svn update or hock scripts.

What is the correct way to do this? ie do I need to have a svn client
installed on the Development server and get the developers to VNC in
and run the update? or is there another way.

--
Gabe Granger
Pancentric Ltd
results-driven communications and e-solutions
+44 (0) 20 8877 0230
http://www.pancentric.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.10/263 - Release Date: 2/16/2006
 
-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.10/263 - Release Date: 2/16/2006
 
-- 
----------------------------------------------------------------------------
This electronic message contains information from Primus Telecommunications
Canada Inc. ("PRIMUS") , which may be legally privileged and confidential.
The information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or e-mail (to the number or address above)
immediately. Any views, opinions or advice expressed in this electronic
message are not necessarily the views, opinions or advice of PRIMUS.
It is the responsibility of the recipient to ensure that
any attachments are virus free and PRIMUS bears no responsibility
for any loss or damage arising in any way from the use
thereof.The term "PRIMUS" includes its affiliates.
----------------------------------------------------------------------------
Pour la version en français de ce message, veuillez voir
 http://www.primustel.ca/fr/legal/cs.htm
----------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 17 16:43:37 2006

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.