Subversion and Non-Latin Characters in RHEL

2015-05-18 Thread Sunjit Tara
Hi,          We ship SVN with our product, it was compiled in RHEL 5 and the binary is shipped along with the product where it can be installed on RHEL 5, 6 or 7. Recently we found a problem specific to using Non Latin characters in the file name, it works fine if you are on RHEL 5 but on RHEL 6

Re: Obtaining log messages for a diff

2015-05-18 Thread Andreas Stieger
Hello, On 18/05/15 15:44, Johan Corveleyn wrote: > On Mon, May 18, 2015 at 2:59 PM, Nicolai Scheer > wrote: >> [...] >> Currently, I'm trying to solve a seemingly simple task, that is, answer the >> question: >> "what's new in the release 1.0.1?". >> [...] > In our build system we generate the li

Re: Obtaining log messages for a diff

2015-05-18 Thread Johan Corveleyn
On Mon, May 18, 2015 at 2:59 PM, Nicolai Scheer wrote: > Hi all, > > we run our subversion repository with a rather standard layout, e.g.: > > /trunk > /branches/1.0.x > /branches/1.1.x > /tags/1.0.0 > /tags/1.0.1 > /tags/1.1.0 > /tags/1.1.1 > > Trunk of a project gets branched to the branches fol

Obtaining log messages for a diff

2015-05-18 Thread Nicolai Scheer
Hi all, we run our subversion repository with a rather standard layout, e.g.: /trunk /branches/1.0.x /branches/1.1.x /tags/1.0.0 /tags/1.0.1 /tags/1.1.0 /tags/1.1.1 Trunk of a project gets branched to the branches folder, and tagged from there on. We enforce that every commit's message includes