Re: Files on trunk overwritten...

2013-04-26 Thread Les Mikesell
On Fri, Apr 26, 2013 at 6:18 PM, C M wrote: > Deleting the trunk is not an option. > > To do the reverse merge, I created a working copy (which includes the files > which are incorrect and I want to revert via the merge). > Within my working copy, I typed: > > svn merge -c -177 https://trunk/path_

Re: Files on trunk overwritten...

2013-04-26 Thread C M
Deleting the trunk is not an option. To do the reverse merge, I created a working copy (which includes the files which are incorrect and I want to revert via the merge). Within my working copy, I typed: svn merge -c -177 https://trunk/path_to_directory 177 being the revision I want to roll back

Re: merge using same revision number - quick question

2013-04-26 Thread Z W
On Wed, Apr 24, 2013 at 6:16 PM, Branko Čibej wrote: > On 24.04.2013 23:06, Z W wrote: > > > > > > > > On Wed, Apr 24, 2013 at 1:42 PM, Mark Phippard > > wrote: > > > > On Wed, Apr 24, 2013 at 4:40 PM, Bob Archer > > wrote: > >

Re: How to setup a server?

2013-04-26 Thread
On 04/26/2013 12:36 PM, Nico Kadel-Garcia wrote: Did you mention your base OS? The versions available for different operating systems vary. I expect it to be linux, either Debian or Ubuntu. -- Zé

Re: How to setup a server?

2013-04-26 Thread Nico Kadel-Garcia
On Fri, Apr 26, 2013 at 3:29 AM, Zé wrote: > On 04/25/2013 02:29 PM, C. Michael Pilato wrote: > >> Try reading Chapter 6 of the aforementioned book. It may be all that you >> need to read. >> > > After further review, Chapter 6 does have enough information to serve at > least as a starting point

Re: How to setup a server?

2013-04-26 Thread
On 04/25/2013 02:29 PM, C. Michael Pilato wrote: Try reading Chapter 6 of the aforementioned book. It may be all that you need to read. After further review, Chapter 6 does have enough information to serve at least as a starting point. Disregard this thread. Thanks for pointing this out,