Tried that (using the TortoiseSVN "revert" function. But it threw an error
and did nothing. !!??
 
--
Oliver Sims
 

  _____  

From: Rick McGuire [mailto:object.r...@gmail.com] 
Sent: 05 June 2013 15:33
To: Open Object Rexx Developer Mailing List
Subject: Re: [Oorexx-devel] ooDialog - Have I deleted something
Ishouldn'thave?


The steps are basically to merge the differences between the current version
and the original version (i.e., a backwards diff...the order is important)
and apply that to your current working copy.  You then commit that copy to
the master to roll back the revision.   

Rick


On Wed, Jun 5, 2013 at 10:26 AM, Mark Miesfeld <miesf...@gmail.com> wrote:



On Wed, Jun 5, 2013 at 7:07 AM, Oliver Sims
<oliver.s...@simsassociates.co.uk> wrote:



Right, I'll try "Revert to this revision". The revision shown as the
previous one to the one I did is 9253 (27 May).


Hi Oliver,

Please research this a little.  In Subversion, you can not just do a revert,
you actually have to a 'reverse' commit.  I never remember the exact details
so I have to look it up.  If you Google it you can find plenty of examples
on how it is done.

--
Mark Miesfeld


----------------------------------------------------------------------------
--
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel




------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to