Re: [perl bindings] Bizarre copy of UNKNOWN in subroutine

2011-06-19 Thread Otto Allmendinger
So does this qualify as a proper bug? Can I add this to the issue tracker?

Re: [perl bindings] Bizarre copy of UNKNOWN in subroutine

2011-06-19 Thread Stefan Sperling
On Sun, Jun 19, 2011 at 07:43:31PM +0200, Otto Allmendinger wrote: > So does this qualify as a proper bug? Can I add this to the issue tracker? Yes, please add it. Someone will need to pin down where the problem is coming from. Is it SWIG? Is it Perl? Is it Subversion? Can you try to reproduce t

how to get a list of unmerged revisions?

2011-06-19 Thread B Smith-Mannschott
I've got a trunk and a maintenance branch. I periodically merge changes from the maintenance branch to trunk. Merge tracking is a help here. Commits on the maintenance branch begin with an ID identifying the issue, backlog item or user story. When I merge changes to trunk, I'd like to merge those

Re: how to get a list of unmerged revisions?

2011-06-19 Thread Daniel Shahaf
svn mergeinfo --help B Smith-Mannschott wrote on Mon, Jun 20, 2011 at 00:23:34 +0200: > I've got a trunk and a maintenance branch. I periodically merge > changes from the maintenance branch to trunk. Merge tracking is a > help here. > > Commits on the maintenance branch begin with an ID identify

Custom diff3 command

2011-06-19 Thread Arpe, Kevin C
Hi, I am a Subversion command-line tools user on Windows XP. Version string = svn, version 1.6.12 (r955767) / compiled Jun 21 2010, 16:00:59 I wrote my own diff3 command batch file. We use it on my team to redirect merges thru KDiff3. I have noticed the argument list is not very descriptive. I