John Belmonte <john@neggie.net>


Found Patch
r862429 r852998, r852981, r852727, r852576

r852576 | maxb | 2004-12-23 12:36:05 +0000 (Thu, 23 Dec 2004)

Update to svnmirror.sh.

Patch by: John Belmonte <john@neggie.net>
(Forwarded by Martin Furter.)

* contrib/server-side/svnmirror.sh
    + print a non-error message to stdout instead of stderr.


r852727 | archiecobbs | 2005-01-10 16:17:35 +0000 (Mon, 10 Jan 2005)

* contrib/client-side/svnmerge: Store merge head as a relative path
    instead of an URL.

Patch by: John Belmonte <john@neggie.net>


r852981 | archiecobbs | 2005-02-02 19:07:21 +0000 (Wed, 02 Feb 2005)

* trunk/contrib/client-side/svnmerge:
  - Use a single integrated property containing explicit repository "head"
    paths for storing revision information, replacing the previous indirect
    use of labels.
  - Make "head" an optional argument to "svnmerge init"; if not supplied,
    svnmerge will figure it out from the copyfrom information.

Patch by: John Belmonte <john@neggie.net>


r852998 | archiecobbs | 2005-02-05 15:19:29 +0000 (Sat, 05 Feb 2005)

* trunk/contrib/client-side/svnmerge:
  - Wording change: head/branch -> src/dest.
  - Add acknowledgement to John in comments.

Patch by: John Belmonte <john@neggie.net>


r862429 | glasser | 2006-11-20 02:49:42 +0000 (Mon, 20 Nov 2006)

* subversion/libsvn_client/relocate.c
  (validator_func): Put repository and WC uuids in the correct
   order in a "svn switch --relocate" error message.

Found by: John Belmonte <john@neggie.net>