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

RE: Commit to local repo and forward to remote

From: <nicklist_at_planet.nl>
Date: Wed, 21 May 2008 10:58:00 +0200

Take a look at ksvn, this does exactly what you want.

http://svk.bestpractical.com/view/HomePage
http://svkbook.elixus.org/nightly/en/
http://www.bieberlabs.com/svk-tutorials/
http://www.perl.com/pub/a/2004/03/03/svk.html

Hth,

Nick Stolwijk

-----Original Message-----
From: Matthias Fechner [mailto:idefix_at_fechner.net]
Sent: Wed 5/21/2008 09:46
To: users_at_subversion.tigris.org
Subject: Commit to local repo and forward to remote
 
Hi,

I have a project I store in a local repository (in my local network).
Now I have to commit to a remote directory to make the version public.

My question now, is it possible to use a mechanism from subversion so
I'm able to commit to my local repository and forward that commit then
to the remote repo too?

Currently I'm working with two repositories on my harddisk, commit at
first to my local repo, make a diff, integrate it in my remote repo and
then do a second commit to the remote directory which cannot be the
right way :)

On my local repository I have admin rights on the remote own only commit
rights.

Best regards,
Matthias

-- 
"Programming today is a race between software engineers striving to 
build bigger and better idiot-proof programs, and the universe trying to 
produce bigger and better idiots. So far, the universe is winning." -- 
Rich Cook
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-21 10:59:09 CEST

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.