Re: Subversion canonical URI

2014-10-24 Thread Branko Čibej
On 24.10.2014 15:06, Mark Phippard wrote: > When we use the Subversion API via JavaHL it is up to the caller to > provide repository URI in proper encoded format, such as %20 for > spaces. I have never found the perfect Java method for doing this. > In Subclipse, we are currently using this met

Subversion canonical URI

2014-10-24 Thread Mark Phippard
When we use the Subversion API via JavaHL it is up to the caller to provide repository URI in proper encoded format, such as %20 for spaces. I have never found the perfect Java method for doing this.In Subclipse, we are currently using this method: http://docs.oracle.com/javase/7/docs/api/jav