Hi Mark,

thanks for the long explanation.  It does look like I made a mistake.

I think I also made a mistake in reporting the revision I am at.  I right
clicked on the repository root and it reports 2940, but when I right click
on trunk it reports 3014.  I do do an SVN update before each compile, and it
always results in some activity, though I have never yet been notified of
concurrent changes.  It is an act of faith for me that it is working
properly.

thanks again for your help,

Jon

2008/8/19 Mark Miesfeld <[EMAIL PROTECTED]>

> On Tue, Aug 19, 2008 at 12:16 AM, Sahananda (Jon) Wolfers
> <[EMAIL PROTECTED]> wrote:
> >
> > I am at revision 2940.
>
> You really need to keep the source tree you are working with up to
> date.  SVN will not overwrite any lines of code you have changed.  It
> will either merge in the updated code with your changes, preserving
> your changes, if it can.  Or, if it can't do the merger it will
> produce 3 files, one of which will be your original file, and you will
> have to do the merge manually.  This is rare in my experience.
>
> --
> Mark Miesfeld
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to