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

RE: subversion on multisite

From: Erik Hülsmann <e.huelsmann_at_gmx.net>
Date: 2003-08-20 23:03:21 CEST
('binary' encoding is not supported, stored as-is) Ok, that is what I was asking. You have 2 unconnected workstations
and you want to work on either station for some time and then bring
your changes back together.

To do so, you don't need two subversion servers, just two working
copies, since the original data is kept in the adminstrative area
so that you can work without access to the repository and 'svn
revert' anyway. You will not be able to commit though.

Hope you enjoy subversion as much as I do!

bye,

Erik.

>thank you !!
>:-)
>exactly what i want !!!
>:-)
>
>-----Message d'origine-----
>De : Jack Repenning [mailto:jrepenning@collab.net]
>Envoyé : mercredi 20 août 2003 01:38
>À : Philippe JUGLA; gc@gpstec.com.br; users@subversion.tigris.org
>Objet : RE: subversion on multisite
>
>
>At 10:13 PM +0200 8/19/03, Philippe JUGLA wrote:
>>
>>For a very light solution :
>>can i make , a local copy of the current state of the repository on PC -->
>>checkout;
>>and then, a bit latter to do a "commit" in the repository;
>>so all changes made on the 2nd network are seen like one change.
>
>Yes, you can check out a work area from the repository, and then work
>on it without any connection to the repo. In fact, one of
>Subversion's advances relative to CVS is to increase the amount of
>support for "detached work" like this. For example, even though you
>have no connection to the repository, you can still do
>
>* "svn status" (to refresh your memory about what branch you're on, I
>suppose),
>
>* "svn diff" (to see what you've changed while you were away)
>
>* "svn revert" (to undo changes you no longer want)
>
>
>--
>-==-
>Jack Repenning
>CollabNet, Inc.
>8000 Marina Boulevard, Suite 600
>Brisbane, California 94005
>o: 650.228.2562
>c: 408.835-8090
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 20 23:04:15 2003

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.