You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Maximilian Marx <ma...@convos06.de> on 2006/06/27 18:50:53 UTC

Re: Copying a single project from a local laptop repository to our servers repository

On Tue, 2006-06-27 at 07:05 -0700, Mark Lacas wrote:
> I've scoured the subversion book and the past posts to this list but  
> have not found what I am looking for.
> 
> I have been working on a project solely on my laptop (MacBook) with a  
> local svn and repository with other projects.
> 
> What I want to do is to copy the project I'm working on from my local  
> MacBook repository to a central (remote) server.
> 
> The server already has a repository with other projects that I don't  
> want to lose, I only want to copy the one local project from my  
> laptop to the main server.
> 
> I don't really want to stop using the local repository for my work, I  
> really just want to have the latest snapshot on the server for users  
> to peruse and for backup.
> 
> Is this covered somewhere and I'm just not finding it, or is it bad  
> practice?
> 
> Thanks,
> ml

Tailor ([1]) allows you to sync changesets between two repositories.
This should exactly do what you want.

[1] - http://www.darcs.net/DarcsWiki/Tailor

Maximilian Marx
-- 
Maximilian Marx <ma...@convos06.de>