<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-18684</id>
	<title>Nabble - SVNKit - Users</title>
	<updated>2009-11-25T07:46:10Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/SVNKit---Users-f18684.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SVNKit---Users-f18684.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26515037</id>
	<title>Re: Using QDiffSequenceGenerator..</title>
	<published>2009-11-25T07:46:10Z</published>
	<updated>2009-11-25T07:46:10Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Yes, I think you may use sequence library. From two file contents (that
&lt;br&gt;you anyway have to get from repository), sequence library will build
&lt;br&gt;list of &amp;quot;chunks&amp;quot; that you may then use to display &amp;quot;two-side&amp;quot; diff.
&lt;br&gt;&lt;br&gt;As for GNU (unified) diff - SVNKit generates it with doDiff command.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Komal Goyal wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I want to display the comparision between the 2 version of a file,
&lt;br&gt;&amp;gt; like side by side diffs or unified diffs...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is QDiffSequenceGenerator useful?..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; can anyone post some examples whether how it could be used.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Komal
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515037&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515037&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-QDiffSequenceGenerator..-tp26510125p26515037.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26510125</id>
	<title>Using QDiffSequenceGenerator..</title>
	<published>2009-11-25T02:00:55Z</published>
	<updated>2009-11-25T02:00:55Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;I want to display the comparision between the 2 version of a file,&lt;br&gt;like side by side diffs or unified diffs...&lt;br&gt;&lt;br&gt;Is QDiffSequenceGenerator useful?..&lt;br&gt;&lt;br&gt;can anyone post some examples whether how it could be used.&lt;br&gt;

&lt;br&gt;&lt;br&gt;Komal&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-QDiffSequenceGenerator..-tp26510125p26510125.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26510083</id>
	<title>Re: questions related to diff</title>
	<published>2009-11-25T01:57:23Z</published>
	<updated>2009-11-25T01:57:23Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi Alexander,&lt;br&gt;&lt;br&gt;Can the QDiffSequenceGenerator be used to give the line by line diffs along with the whole contents of the file?..&lt;br&gt;If yes can you provide with some links to get the example of how it can be implemented...&lt;br&gt;
&lt;br&gt;&lt;br&gt;Komal&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/questions-related-to-diff-tp26492602p26510083.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497372</id>
	<title>Re: reading the contents of a file from svn</title>
	<published>2009-11-24T06:58:50Z</published>
	<updated>2009-11-24T06:58:50Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi Alexander,&lt;br&gt;&lt;br style=&quot;color: rgb(102, 51, 102);&quot;&gt;&lt;span style=&quot;color: rgb(102, 51, 102);&quot;&gt;Do you get any error messages or exceptions? Does your file utf-8 encoded?&lt;/span&gt;&lt;br&gt;&lt;br&gt;No the file is committed normally in svn ...&lt;br&gt;
&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Komal &lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/reading-the-contents-of-a-file-from-svn-tp26492680p26497372.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497320</id>
	<title>Re: questions related to diff</title>
	<published>2009-11-24T06:55:30Z</published>
	<updated>2009-11-24T06:55:30Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi Alexander,&lt;br&gt;&lt;br&gt;I tried using &lt;br&gt;clientManager.getWCClient().&lt;br&gt;
    doGetFileContents(url, pegRevision, revision, expandKeywords, dst);&lt;br&gt;&lt;br&gt;but it gives the file contents.. for the revision provided in the above doGetFileContents(url, pegRevision, revision, expandKeywords, dst) ..&lt;br&gt;
&lt;br&gt;I need something like the unified diff ,&lt;br&gt;eg: if I say view unified diff or side by side diff for a file from revision 1 and revision 2...&lt;br&gt;then I want to see the whole file contents along with the differences highlighted or differenciated..&lt;br&gt;
like these lines were added in this revision and these were removed...&lt;br&gt;where I have the url to the file in the svn and the 2 revision in which I need the comparisions or diffs to be highlighted&lt;br&gt;&lt;br&gt;&lt;br&gt;Which methods will help me getting this result?&lt;br&gt;
&lt;br&gt;Thanks,&lt;br&gt;Komal&lt;br&gt;&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/questions-related-to-diff-tp26492602p26497320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497276</id>
	<title>Re: reading the contents of a file from svn</title>
	<published>2009-11-24T06:52:13Z</published>
	<updated>2009-11-24T06:52:13Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;The following code works fine for me:
&lt;br&gt;&lt;br&gt;DAVRepositoryFactory.setup();
&lt;br&gt;&lt;br&gt;SVNURL url1 =
&lt;br&gt;SVNURL.parseURIEncoded(&amp;quot;&lt;a href=&quot;http://svn.svnkit.com/repos/svnkit/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.svnkit.com/repos/svnkit/trunk&lt;/a&gt;&amp;quot;);
&lt;br&gt;&lt;br&gt;SVNRepository repos = SVNRepositoryFactory.create(url1);
&lt;br&gt;&lt;br&gt;ByteArrayOutputStream baos = new ByteArrayOutputStream();
&lt;br&gt;&lt;br&gt;repos.getFile(&amp;quot;svnkit/src/org/tmatesoft/svn/core/io/SVNRepository.java&amp;quot;,
&lt;br&gt;-1, null, baos);
&lt;br&gt;baos.close();
&lt;br&gt;&lt;br&gt;String str = new String(baos.toByteArray(),&amp;quot;utf-8&amp;quot;);
&lt;br&gt;System.out.println(str);
&lt;br&gt;System.exit(0);
&lt;br&gt;&lt;br&gt;Do you get any error messages or exceptions? Does your file utf-8 encoded?
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Komal Goyal wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Alexander,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Putting the stream contents to the in a string object.
&lt;br&gt;&amp;gt; I am returning it to the client side..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ByteArrayOutputStream baos = new ByteArrayOutputStream();
&lt;br&gt;&amp;gt; repository.getFile(path, revision, fileProperties, baos);
&lt;br&gt;&amp;gt; String str = new String(baos.toByteArray(),&amp;quot;utf-8&amp;quot;);
&lt;br&gt;&amp;gt; return str;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; eg...
&lt;br&gt;&amp;gt; a java file contents......
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; package com.ensarm.server;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; import com.ensarm.client.GreetingService;
&lt;br&gt;&amp;gt; import com.google.gwt.user.server.rpc.RemoteServiceServlet;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /**
&lt;br&gt;&amp;gt; &amp;nbsp;* The server side implementation of the RPC service.
&lt;br&gt;&amp;gt; &amp;nbsp;*/
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; @SuppressWarnings(&amp;quot;serial&amp;quot;)
&lt;br&gt;&amp;gt; public class GreetingServiceImpl extends RemoteServiceServlet implements
&lt;br&gt;&amp;gt; 		GreetingService {
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 	public String greetServer(String input) {
&lt;br&gt;&amp;gt; 		String serverInfo = getServletContext().getServerInfo();
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 		String userAgent = getThreadLocalRequest().getHeader(&amp;quot;User-Agent&amp;quot;);
&lt;br&gt;&amp;gt; 		return &amp;quot;Hello, &amp;quot; + input + &amp;quot;!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running &amp;quot; + serverInfo
&lt;br&gt;&amp;gt; 				+ &amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It looks like you are using:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;quot; + userAgent;
&lt;br&gt;&amp;gt; 	}
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; a html file contents...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; these do not appear properly..
&lt;br&gt;&amp;gt; like blank...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Also While reading the contents of a source file (may be java or c# )
&lt;br&gt;&amp;gt; and need contents to be formatted to display. How would this be possible?..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Komal
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497276&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497276&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/reading-the-contents-of-a-file-from-svn-tp26492680p26497276.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497119</id>
	<title>Re: reading the contents of a file from svn</title>
	<published>2009-11-24T06:43:18Z</published>
	<updated>2009-11-24T06:43:18Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi Alexander,&lt;br&gt;&lt;br&gt;Putting the stream contents to the in a string object.&lt;br&gt;I am returning it to the client side..&lt;br&gt;&lt;br&gt;ByteArrayOutputStream baos = new ByteArrayOutputStream();&lt;br&gt;repository.getFile(path, revision, fileProperties, baos);&lt;br&gt;

String str = new String(baos.toByteArray(),&amp;quot;utf-8&amp;quot;);&lt;br&gt;return str;&lt;br&gt;&lt;br&gt;eg...&lt;br&gt;a java file contents......&lt;br&gt;&lt;br&gt;&lt;table style=&quot;width: 100%; min-height: 100%;&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;
&lt;td style=&quot;vertical-align: top; width: 100%;&quot; align=&quot;left&quot; height=&quot;&quot; width=&quot;&quot;&gt;&lt;table style=&quot;width: 100%;&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;vertical-align: top;&quot; align=&quot;center&quot;&gt;&lt;table style=&quot;width: 100%;&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;

&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;vertical-align: top;&quot; align=&quot;left&quot;&gt;&lt;table style=&quot;width: 100%; min-height: 100%;&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;vertical-align: top;&quot; align=&quot;left&quot;&gt;&lt;div&gt;
&lt;pre&gt;package com.ensarm.server;&lt;br&gt;&lt;br&gt;import com.ensarm.client.GreetingService;&lt;br&gt;import com.google.gwt.user.server.rpc.RemoteServiceServlet;&lt;br&gt;&lt;br&gt;/**&lt;br&gt; * The server side implementation of the RPC service.&lt;br&gt; */&lt;br&gt;

@SuppressWarnings(&amp;quot;serial&amp;quot;)&lt;br&gt;public class GreetingServiceImpl extends RemoteServiceServlet implements&lt;br&gt;		GreetingService {&lt;br&gt;&lt;br&gt;	public String greetServer(String input) {&lt;br&gt;		String serverInfo = getServletContext().getServerInfo();&lt;br&gt;

		String userAgent = getThreadLocalRequest().getHeader(&amp;quot;User-Agent&amp;quot;);&lt;br&gt;		return &amp;quot;Hello, &amp;quot; + input + &amp;quot;!&lt;br&gt;&lt;br&gt;I am running &amp;quot; + serverInfo&lt;br&gt;				+ &amp;quot;.&lt;br&gt;&lt;br&gt;It looks like you are using:&lt;br&gt;

&amp;quot; + userAgent;&lt;br&gt;	}&lt;br&gt;}&lt;br&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;1&quot; style=&quot;vertical-align: top; min-height: 5%; width: 100%;&quot; align=&quot;left&quot; height=&quot;&quot; width=&quot;&quot;&gt;

&lt;table style=&quot;width: 100%;&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;vertical-align: middle;&quot; align=&quot;center&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
a html file contents...&lt;br&gt;&lt;br&gt;these do not appear properly..&lt;br&gt;like blank...&lt;br&gt;&lt;br&gt;&lt;br&gt;Also While reading the contents of a source file (may be java or c# ) and need contents to be formatted to display. How would this be possible?..&lt;br&gt;
&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Komal&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/reading-the-contents-of-a-file-from-svn-tp26492680p26497119.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26495101</id>
	<title>Re: reading the contents of a file from svn</title>
	<published>2009-11-24T04:32:03Z</published>
	<updated>2009-11-24T04:32:03Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Komal,
&lt;br&gt;&lt;br&gt;&amp;gt; If the file is a html or an xml file and I pass the contents of the file
&lt;br&gt;&amp;gt; as a string to the client the file contents do not get displayed
&lt;br&gt;&amp;gt; properly and most if the time the contents cannot be seen..
&lt;br&gt;&amp;gt; Is there any special way of handling that..
&lt;br&gt;I do not think it is SVNKit issue - SVNKit doesn't distinguish file
&lt;br&gt;types and treats all files equally. How do you create that string object
&lt;br&gt;that contains file contents?
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Komal Goyal wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; While reading the contents of a file ..
&lt;br&gt;&amp;gt; If the file is a html or an xml file and I pass the contents of the file
&lt;br&gt;&amp;gt; as a string to the client the file contents do not get displayed
&lt;br&gt;&amp;gt; properly and most if the time the contents cannot be seen..
&lt;br&gt;&amp;gt; Is there any special way of handling that..
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; While reading the contents of a source file (may be java or c# ) and
&lt;br&gt;&amp;gt; need contents to be formatted to display.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is it possible through svnkit?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Komal
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26495101&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26495101&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/reading-the-contents-of-a-file-from-svn-tp26492680p26495101.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26495087</id>
	<title>Re: questions related to diff</title>
	<published>2009-11-24T04:30:00Z</published>
	<updated>2009-11-24T04:30:00Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;To get file contents from repository, you may use the following method:
&lt;br&gt;&lt;br&gt;clientManager.getWCClient().
&lt;br&gt;&amp;nbsp; &amp;nbsp; doGetFileContents(url, pegRevision, revision, expandKeywords, dst);
&lt;br&gt;&lt;br&gt;Where dst is the output stream that will get the contents.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Komal Goyal wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying the diff for a file in two versions the output which I am
&lt;br&gt;&amp;gt; currently getting is ...
&lt;br&gt;&amp;gt; only the difference set of the file between the two version .
&lt;br&gt;&amp;gt; I am using &amp;nbsp;...
&lt;br&gt;&amp;gt; &amp;nbsp;SVNDiffClient diffClient = clientManager.getDiffClient();
&lt;br&gt;&amp;gt; &amp;nbsp;ByteArrayOutputStream baos1 = new ByteArrayOutputStream();
&lt;br&gt;&amp;gt; &amp;nbsp;diffClient.doDiff(SVNURL.parseURIEncoded(url + filePath),
&lt;br&gt;&amp;gt; SVNRevision.create(9337), SVNURL.parseURIEncoded(url + filePath),
&lt;br&gt;&amp;gt; SVNRevision.create(9342), false, false, baos1);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; but I need something like how we normally get the unified diff and the
&lt;br&gt;&amp;gt; side by side diff...
&lt;br&gt;&amp;gt; i.e the differences of the file in the different versions with the whole
&lt;br&gt;&amp;gt; contents of the file along with the diff.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How can this be done?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; Komal
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26495087&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26495087&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/questions-related-to-diff-tp26492602p26495087.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26492680</id>
	<title>reading the contents of a file from svn</title>
	<published>2009-11-24T01:14:43Z</published>
	<updated>2009-11-24T01:14:43Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;While reading the contents of a file ..&lt;br&gt;If the file is a html or an xml file and I pass the contents of the file as a string to the client the file contents do not get displayed properly and most if the time the contents cannot be seen..&lt;br&gt;
Is there any special way of handling that..&lt;br&gt; &lt;br&gt;While reading the contents of a source file (may be java or c# ) and need contents to be formatted to display.&lt;br&gt;&lt;br&gt;Is it possible through svnkit?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Komal&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/reading-the-contents-of-a-file-from-svn-tp26492680p26492680.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26492602</id>
	<title>questions related to diff</title>
	<published>2009-11-24T01:06:53Z</published>
	<updated>2009-11-24T01:06:53Z</updated>
	<author>
		<name>Komal Goyal</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;I am trying the diff for a file in two versions the output which I am currently getting is ...&lt;br&gt;only the difference set of the file between the two version . &lt;br&gt;I am using  ...&lt;br&gt; SVNDiffClient diffClient = clientManager.getDiffClient();&lt;br&gt;
 ByteArrayOutputStream baos1 = new ByteArrayOutputStream();&lt;br&gt; diffClient.doDiff(SVNURL.parseURIEncoded(url + filePath), SVNRevision.create(9337), SVNURL.parseURIEncoded(url + filePath), SVNRevision.create(9342), false, false, baos1);&lt;br&gt;
&lt;br&gt;but I need something like how we normally get the unified diff and the side by side diff...&lt;br&gt;i.e the differences of the file in the different versions with the whole contents of the file along with the diff.&lt;br&gt;&lt;br&gt;
How can this be done?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Komal&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/questions-related-to-diff-tp26492602p26492602.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481035</id>
	<title>Re: Does SVNKit support access via SOCKS?</title>
	<published>2009-11-23T08:13:30Z</published>
	<updated>2009-11-23T08:13:30Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Chris,
&lt;br&gt;&lt;br&gt;&amp;gt; I wonder how we could get SVNKit to cater for this situation?
&lt;br&gt;Currently there is no way to do that, however it is not too complex to
&lt;br&gt;add socks proxy support to SVNKit, so that it could be configured
&lt;br&gt;programmatically for each SVNRepository. Then, it will be up to the
&lt;br&gt;Hudson developers to make use of that feature when using SVNKit.
&lt;br&gt;&lt;br&gt;There was no SOCKS proxy support before mostly because no one was
&lt;br&gt;interested in this feature - adding it looks as more or less easy task.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Chris Graham wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Alexander,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; No I didn't. I didn't know that I could do that (or I'd forgotten that the
&lt;br&gt;&amp;gt; java stack is SOCKS enabled...).I'd also downloaded the source and looked
&lt;br&gt;&amp;gt; for references there (but obviously could not find them - now I know why!)
&lt;br&gt;&amp;gt; :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm using SVNKit via Hudson (it's embedded).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can think of one immediate issue though: What happens when two different
&lt;br&gt;&amp;gt; Hudson Jobs are triggered at the same time and they need to use _different_
&lt;br&gt;&amp;gt; SOCKS proxies? The global nature of a system variable kinds of gets in the
&lt;br&gt;&amp;gt; way.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the end, I managed to get AIX to do the work for me. And in that case, I
&lt;br&gt;&amp;gt; can give it routes or subnets of what gets routed where. That is, I can send
&lt;br&gt;&amp;gt; one IP range to one SOCKS proxy, and another IP range to a different SOCKS
&lt;br&gt;&amp;gt; proxy - both at the same time.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I wonder how we could get SVNKit to cater for this situation?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Chris
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alexander Kitaev-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello Chris,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Did you try setting the following system properties for jsvn (or other
&lt;br&gt;&amp;gt;&amp;gt; Java app that uses SVNKit)?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -DsocksProxyHost=host
&lt;br&gt;&amp;gt;&amp;gt; -DsocksProxyPort=port
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The following is said at
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; =====
&lt;br&gt;&amp;gt;&amp;gt; SOCKS protocol support settings
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The SOCKS username and password are acquired in the following way.
&lt;br&gt;&amp;gt;&amp;gt; First, if the application has registered a java.net.Authenticator
&lt;br&gt;&amp;gt;&amp;gt; default instance, then this will be queried with the protocol set to the
&lt;br&gt;&amp;gt;&amp;gt; string &amp;quot;SOCKS5&amp;quot;, and the prompt set to to the string &amp;quot;SOCKS
&lt;br&gt;&amp;gt;&amp;gt; authentication&amp;quot;. If the authenticator does not return a
&lt;br&gt;&amp;gt;&amp;gt; username/password or if no authenticator is registered then the system
&lt;br&gt;&amp;gt;&amp;gt; checks for the user preferences &amp;quot;java.net.socks.username&amp;quot; and
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;java.net.socks.password&amp;quot;. If these preferences do not exist, then the
&lt;br&gt;&amp;gt;&amp;gt; system property &amp;quot;user.name&amp;quot; is checked for a username. In this case, no
&lt;br&gt;&amp;gt;&amp;gt; password is supplied.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; socksProxyHost
&lt;br&gt;&amp;gt;&amp;gt; socksProxyPort (default: 1080)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Indicates the name of the SOCKS proxy server and the port number that
&lt;br&gt;&amp;gt;&amp;gt; will be used by the SOCKS protocol layer. If socksProxyHost is specified
&lt;br&gt;&amp;gt;&amp;gt; then all TCP sockets will use the SOCKS proxy server to establish a
&lt;br&gt;&amp;gt;&amp;gt; connection or accept one. The SOCKS proxy server can either be a SOCKS
&lt;br&gt;&amp;gt;&amp;gt; v4 or v5 server and it has to allow for unauthenticated connections.
&lt;br&gt;&amp;gt;&amp;gt; ======
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; SVNKit does not register Authenticator, so you'll probably have to
&lt;br&gt;&amp;gt;&amp;gt; provide username and password through the system properties as well.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Please let me know if those properties work for you.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Alexander Kitaev,
&lt;br&gt;&amp;gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Chris Graham wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Can SVNKit be configured to use a SOCKS proxy to access a remote repo?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; One of our Linus types uses Dante and 'socksify svn ...' when using the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; command line and binaries, but I'm not sure how I'd set SVNKit up to use
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; SOCKS V5.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Can any help?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; TIA,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -Chris
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481035&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481035&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481035&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481035&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-SVNKit-support-access-via-SOCKS--tp26422029p26481035.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480943</id>
	<title>Re: move - change - move back</title>
	<published>2009-11-23T08:09:23Z</published>
	<updated>2009-11-23T08:09:23Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Donald,
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; svn: Cannot copy to 'f' as it is scheduled for deletion
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there another way to do something like this with svnkit?
&lt;br&gt;What you may do using standard Subversion operations is to add deleted
&lt;br&gt;directory back (thus making it 'replaced'), then add files. This way
&lt;br&gt;however, added directory will be treated as new, no history will be
&lt;br&gt;preserved.
&lt;br&gt;&lt;br&gt;May be in your case it makes sense just to copy directory (without using
&lt;br&gt;Subversion) if you need it in other location, then copy it back again
&lt;br&gt;without using Subversion or SVNKit.
&lt;br&gt;&lt;br&gt;Internally, SVNKit could do what you like (there is no open API for that
&lt;br&gt;however), but from your example it looks like actually there is no need
&lt;br&gt;to move directory 'g' around...
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Donald Kwakkel wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does someone know if it is possible to move a commited directory, change it and move it back?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Something like this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; mkdir f
&lt;br&gt;&amp;gt; svn add f
&lt;br&gt;&amp;gt; svn commit --message message .
&lt;br&gt;&amp;gt; svn rename f g
&lt;br&gt;&amp;gt; echo &amp;quot;some text&amp;quot; &amp;gt; g\x.txt
&lt;br&gt;&amp;gt; svn add g\x.txt
&lt;br&gt;&amp;gt; svn rename g f
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The last step is not possible:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; svn: Cannot copy to 'f' as it is scheduled for deletion
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there another way to do something like this with svnkit?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Kind regards, Donald
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The information contained in this communication is confidential, intended solely for the use of the individual or entity to whom it is addressed and may be legally privileged and protected by professional secrecy. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. This email does not constitute any commitment from Cordys Holding BV or any of its subsidiaries except when expressly agreed in a written agreement between the intended recipient and Cordys Holding BV or its subsidiaries. Cordys is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. Cordys does not guarantee that the integrity of this communication has been
&lt;/div&gt;&amp;nbsp;maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480943&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480943&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-of-directory-that-is-scheduled-for-add-does-not-move-properties-tp26319126p26480943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460944</id>
	<title>Re: Does SVNKit support access via SOCKS?</title>
	<published>2009-11-21T14:22:19Z</published>
	<updated>2009-11-21T14:22:19Z</updated>
	<author>
		<name>Chris Graham</name>
	</author>
	<content type="html">Hi Alexander,
&lt;br&gt;&lt;br&gt;No I didn't. I didn't know that I could do that (or I'd forgotten that the java stack is SOCKS enabled...).I'd also downloaded the source and looked for references there (but obviously could not find them - now I know why!) :-)
&lt;br&gt;&lt;br&gt;I'm using SVNKit via Hudson (it's embedded).
&lt;br&gt;&lt;br&gt;I can think of one immediate issue though: What happens when two different Hudson Jobs are triggered at the same time and they need to use _different_ SOCKS proxies? The global nature of a system variable kinds of gets in the way.
&lt;br&gt;&lt;br&gt;In the end, I managed to get AIX to do the work for me. And in that case, I can give it routes or subnets of what gets routed where. That is, I can send one IP range to one SOCKS proxy, and another IP range to a different SOCKS proxy - both at the same time.
&lt;br&gt;&lt;br&gt;I wonder how we could get SVNKit to cater for this situation?
&lt;br&gt;&lt;br&gt;-Chris
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Kitaev-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello Chris,
&lt;br&gt;&lt;br&gt;Did you try setting the following system properties for jsvn (or other
&lt;br&gt;Java app that uses SVNKit)?
&lt;br&gt;&lt;br&gt;-DsocksProxyHost=host
&lt;br&gt;-DsocksProxyPort=port
&lt;br&gt;&lt;br&gt;The following is said at
&lt;br&gt;&lt;a href=&quot;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&lt;/a&gt;&lt;br&gt;=====
&lt;br&gt;SOCKS protocol support settings
&lt;br&gt;&lt;br&gt;The SOCKS username and password are acquired in the following way.
&lt;br&gt;First, if the application has registered a java.net.Authenticator
&lt;br&gt;default instance, then this will be queried with the protocol set to the
&lt;br&gt;string &amp;quot;SOCKS5&amp;quot;, and the prompt set to to the string &amp;quot;SOCKS
&lt;br&gt;authentication&amp;quot;. If the authenticator does not return a
&lt;br&gt;username/password or if no authenticator is registered then the system
&lt;br&gt;checks for the user preferences &amp;quot;java.net.socks.username&amp;quot; and
&lt;br&gt;&amp;quot;java.net.socks.password&amp;quot;. If these preferences do not exist, then the
&lt;br&gt;system property &amp;quot;user.name&amp;quot; is checked for a username. In this case, no
&lt;br&gt;password is supplied.
&lt;br&gt;&lt;br&gt;socksProxyHost
&lt;br&gt;socksProxyPort (default: 1080)
&lt;br&gt;&lt;br&gt;Indicates the name of the SOCKS proxy server and the port number that
&lt;br&gt;will be used by the SOCKS protocol layer. If socksProxyHost is specified
&lt;br&gt;then all TCP sockets will use the SOCKS proxy server to establish a
&lt;br&gt;connection or accept one. The SOCKS proxy server can either be a SOCKS
&lt;br&gt;v4 or v5 server and it has to allow for unauthenticated connections.
&lt;br&gt;======
&lt;br&gt;&lt;br&gt;SVNKit does not register Authenticator, so you'll probably have to
&lt;br&gt;provide username and password through the system properties as well.
&lt;br&gt;&lt;br&gt;Please let me know if those properties work for you.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Chris Graham wrote:
&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can SVNKit be configured to use a SOCKS proxy to access a remote repo?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; One of our Linus types uses Dante and 'socksify svn ...' when using the
&lt;br&gt;&amp;gt; command line and binaries, but I'm not sure how I'd set SVNKit up to use
&lt;br&gt;&amp;gt; SOCKS V5.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can any help?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; TIA,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Chris
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-SVNKit-support-access-via-SOCKS--tp26422029p26460944.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26440958</id>
	<title>move - change - move back</title>
	<published>2009-11-20T02:10:09Z</published>
	<updated>2009-11-20T02:10:09Z</updated>
	<author>
		<name>Donald Kwakkel</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;Does someone know if it is possible to move a commited directory, change it and move it back?
&lt;br&gt;&lt;br&gt;Something like this:
&lt;br&gt;&lt;br&gt;mkdir f
&lt;br&gt;svn add f
&lt;br&gt;svn commit --message message .
&lt;br&gt;svn rename f g
&lt;br&gt;echo &amp;quot;some text&amp;quot; &amp;gt; g\x.txt
&lt;br&gt;svn add g\x.txt
&lt;br&gt;svn rename g f
&lt;br&gt;&lt;br&gt;The last step is not possible:
&lt;br&gt;&lt;br&gt;&amp;gt; svn: Cannot copy to 'f' as it is scheduled for deletion
&lt;br&gt;&lt;br&gt;Is there another way to do something like this with svnkit?
&lt;br&gt;&lt;br&gt;Kind regards, Donald
&lt;br&gt;&lt;br&gt;&lt;br&gt;The information contained in this communication is confidential, intended solely for the use of the individual or entity to whom it is addressed and may be legally privileged and protected by professional secrecy. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. This email does not constitute any commitment from Cordys Holding BV or any of its subsidiaries except when expressly agreed in a written agreement between the intended recipient and Cordys Holding BV or its subsidiaries. Cordys is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. Cordys does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26440958&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26440958&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-of-directory-that-is-scheduled-for-add-does-not-move-properties-tp26319126p26440958.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26422308</id>
	<title>Re: Does SVNKit support access via SOCKS?</title>
	<published>2009-11-19T20:48:03Z</published>
	<updated>2009-11-19T20:48:03Z</updated>
	<author>
		<name>Chris Graham</name>
	</author>
	<content type="html">I've managed to get AIX to act as the socks client on my behalf.
&lt;br&gt;&lt;br&gt;In the end, I needed to set an environment variable to point to a config file (SOCKS5C_CONFIG=/etc/socks5c.conf) and create and populate the socks5c.conf file.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.files/doc/aixfiles/socks5c.conf.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.files/doc/aixfiles/socks5c.conf.htm&lt;/a&gt;&lt;br&gt;&lt;br&gt;Job done.
&lt;br&gt;&lt;br&gt;-Chris
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Chris Graham wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi All,
&lt;br&gt;&lt;br&gt;Can SVNKit be configured to use a SOCKS proxy to access a remote repo?
&lt;br&gt;&lt;br&gt;One of our Linus types uses Dante and 'socksify svn ...' when using the command line and binaries, but I'm not sure how I'd set SVNKit up to use SOCKS V5.
&lt;br&gt;&lt;br&gt;Can any help?
&lt;br&gt;&lt;br&gt;TIA,
&lt;br&gt;&lt;br&gt;-Chris
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-SVNKit-support-access-via-SOCKS--tp26422029p26422308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26437544</id>
	<title>Re: Does SVNKit support access via SOCKS?</title>
	<published>2009-11-19T18:27:34Z</published>
	<updated>2009-11-19T18:27:34Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Chris,
&lt;br&gt;&lt;br&gt;Did you try setting the following system properties for jsvn (or other
&lt;br&gt;Java app that uses SVNKit)?
&lt;br&gt;&lt;br&gt;-DsocksProxyHost=host
&lt;br&gt;-DsocksProxyPort=port
&lt;br&gt;&lt;br&gt;The following is said at
&lt;br&gt;&lt;a href=&quot;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html&lt;/a&gt;&lt;br&gt;=====
&lt;br&gt;SOCKS protocol support settings
&lt;br&gt;&lt;br&gt;The SOCKS username and password are acquired in the following way.
&lt;br&gt;First, if the application has registered a java.net.Authenticator
&lt;br&gt;default instance, then this will be queried with the protocol set to the
&lt;br&gt;string &amp;quot;SOCKS5&amp;quot;, and the prompt set to to the string &amp;quot;SOCKS
&lt;br&gt;authentication&amp;quot;. If the authenticator does not return a
&lt;br&gt;username/password or if no authenticator is registered then the system
&lt;br&gt;checks for the user preferences &amp;quot;java.net.socks.username&amp;quot; and
&lt;br&gt;&amp;quot;java.net.socks.password&amp;quot;. If these preferences do not exist, then the
&lt;br&gt;system property &amp;quot;user.name&amp;quot; is checked for a username. In this case, no
&lt;br&gt;password is supplied.
&lt;br&gt;&lt;br&gt;socksProxyHost
&lt;br&gt;socksProxyPort (default: 1080)
&lt;br&gt;&lt;br&gt;Indicates the name of the SOCKS proxy server and the port number that
&lt;br&gt;will be used by the SOCKS protocol layer. If socksProxyHost is specified
&lt;br&gt;then all TCP sockets will use the SOCKS proxy server to establish a
&lt;br&gt;connection or accept one. The SOCKS proxy server can either be a SOCKS
&lt;br&gt;v4 or v5 server and it has to allow for unauthenticated connections.
&lt;br&gt;======
&lt;br&gt;&lt;br&gt;SVNKit does not register Authenticator, so you'll probably have to
&lt;br&gt;provide username and password through the system properties as well.
&lt;br&gt;&lt;br&gt;Please let me know if those properties work for you.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Chris Graham wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can SVNKit be configured to use a SOCKS proxy to access a remote repo?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; One of our Linus types uses Dante and 'socksify svn ...' when using the
&lt;br&gt;&amp;gt; command line and binaries, but I'm not sure how I'd set SVNKit up to use
&lt;br&gt;&amp;gt; SOCKS V5.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can any help?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; TIA,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Chris
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26437544&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26437544&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-SVNKit-support-access-via-SOCKS--tp26422029p26437544.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26422029</id>
	<title>Does SVNKit support access via SOCKS?</title>
	<published>2009-11-19T16:58:53Z</published>
	<updated>2009-11-19T16:58:53Z</updated>
	<author>
		<name>Chris Graham</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;Can SVNKit be configured to use a SOCKS proxy to access a remote repo?
&lt;br&gt;&lt;br&gt;One of our Linus types uses Dante and 'socksify svn ...' when using the command line and binaries, but I'm not sure how I'd set SVNKit up to use SOCKS V5.
&lt;br&gt;&lt;br&gt;Can any help?
&lt;br&gt;&lt;br&gt;TIA,
&lt;br&gt;&lt;br&gt;-Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-SVNKit-support-access-via-SOCKS--tp26422029p26422029.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428288</id>
	<title>Re: move of directory that is scheduled for add does not move properties</title>
	<published>2009-11-19T07:35:07Z</published>
	<updated>2009-11-19T07:35:07Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Donald,
&lt;br&gt;&lt;br&gt;SVNKit behaves the same way as native client by default, but, if I'm not
&lt;br&gt;mistaken there once was a system property that you may set in order to
&lt;br&gt;force SVNKit to contact server on local moves and copies to make sure
&lt;br&gt;all mergeinfo is propagated. Now I couldn't find this property in the
&lt;br&gt;1.3.1 version, may be it is in trunk version only. I'm out of the office
&lt;br&gt;now and I'll check it later for you. Probably we could restore this
&lt;br&gt;behavior as an optional.
&lt;br&gt;&lt;br&gt;On the other side all the mergeinfo that already exist in the workinng
&lt;br&gt;copy (on the parent directories) is propagated by the local move. In
&lt;br&gt;case wroking copy root is a branch or trunk root and there is no
&lt;br&gt;mergeinfo set for the directories above working copy root, then wc
&lt;br&gt;information on merges is enough for the move or copy operation.
&lt;br&gt;&lt;br&gt;Alexander Kitaev.
&lt;br&gt;&lt;br&gt;Donald Kwakkel wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks Alexander.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If I use svn copy client, is it able to propagate merge tracking information?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Because svn command line client doesn't:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; WARNING: For compatibility with previous versions of Subversion,
&lt;br&gt;&amp;gt; copies performed using two working copy paths (WC -&amp;gt; WC) will not
&lt;br&gt;&amp;gt; contact the repository. &amp;nbsp;As such, they may not, by default, be able
&lt;br&gt;&amp;gt; to propagate merge tracking information from the source of the copy
&lt;br&gt;&amp;gt; to the destination.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Kind regards, Donald
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Alexander Sinyushkin [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Alexander.Sinyushkin@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Thursday, November 12, 2009 3:55 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: move of directory that is scheduled for add does not move properties
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi Donald,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, it seems to be a bug in SVNMoveClient.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; However SVNMoveClient was introduced for special case move scenarios
&lt;br&gt;&amp;gt; that didn't used to be supported with earlier versions of Subversion. I
&lt;br&gt;&amp;gt; think we should probable
&lt;br&gt;&amp;gt; fall back to using a standard SVNCopyClient for simple cases in
&lt;br&gt;&amp;gt; SVNMoveClient.doMove(File, File),
&lt;br&gt;&amp;gt; like wc-&amp;gt;wc moves withing the same working copy.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So, I would recommend you to use SVNCopyClient.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For example,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; SVNCopySource cs = new SVNCopySource(SVNRevision.UNDEFINED,
&lt;br&gt;&amp;gt; SVNRevision.WORKING, new File(&amp;quot;/home/alex/workspace/tmp/wc1/x&amp;quot;));
&lt;br&gt;&amp;gt; clientManager.getCopyClient().doCopy(new SVNCopySource[] { cs }, new
&lt;br&gt;&amp;gt; File(&amp;quot;/home/alex/workspace/tmp/wc1/y&amp;quot;), true, false, false);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This should move scheduled for addition 'x' to 'y' with all its properties.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; Alexander Sinyushkin,
&lt;br&gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Donald Kwakkel wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When I move a directory that is scheduled for add with properties, the
&lt;br&gt;&amp;gt;&amp;gt; properties are not moved along.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The actions (in svn commands):
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mkdir x
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; svn add x
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; svn ps mykey myval x
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; svn rename x y
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; svn pl y
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Properties on 'y':
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mykey
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When I program the same using svn kit there is no property on 'y'.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I suspect below line of SVNMoveClient:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; } *else* *if* (!srcEntry.isCopied() &amp;&amp;
&lt;br&gt;&amp;gt;&amp;gt; !srcEntry.isScheduledForAddition()) {
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is this a bug?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Kind regards Donald
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; The information contained in this communication is confidential,
&lt;br&gt;&amp;gt;&amp;gt; intended solely for the use of the individual or entity to whom it is
&lt;br&gt;&amp;gt;&amp;gt; addressed and may be legally privileged and protected by professional
&lt;br&gt;&amp;gt;&amp;gt; secrecy. Access to this message by anyone else is unauthorized. If you
&lt;br&gt;&amp;gt;&amp;gt; are not the intended recipient, any disclosure, copying, or
&lt;br&gt;&amp;gt;&amp;gt; distribution of the message, or any action or omission taken by you in
&lt;br&gt;&amp;gt;&amp;gt; reliance on it is prohibited and may be unlawful. Please immediately
&lt;br&gt;&amp;gt;&amp;gt; contact the sender if you have received this message in error. This
&lt;br&gt;&amp;gt;&amp;gt; email does not constitute any commitment from Cordys Holding BV or any
&lt;br&gt;&amp;gt;&amp;gt; of its subsidiaries except when expressly agreed in a written
&lt;br&gt;&amp;gt;&amp;gt; agreement between the intended recipient and Cordys Holding BV or its
&lt;br&gt;&amp;gt;&amp;gt; subsidiaries. Cordys is neither liable for the proper and complete
&lt;br&gt;&amp;gt;&amp;gt; transmission of the information contained in this communication nor
&lt;br&gt;&amp;gt;&amp;gt; for any delay in its receipt. Cordys does not guarantee that the
&lt;br&gt;&amp;gt;&amp;gt; integrity of this communication has been maintained nor that the
&lt;br&gt;&amp;gt;&amp;gt; communication is free of viruses, interceptions or interference. If
&lt;br&gt;&amp;gt;&amp;gt; you are not the intended recipient of this communication please return
&lt;br&gt;&amp;gt;&amp;gt; the communication to the sender and delete and destroy all copies.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The information contained in this communication is confidential, intended solely for the use of the individual or entity to whom it is addressed and may be legally privileged and protected by professional secrecy. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. This email does not constitute any commitment from Cordys Holding BV or any of its subsidiaries except when expressly agreed in a written agreement between the intended recipient and Cordys Holding BV or its subsidiaries. Cordys is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. Cordys does not guarantee that the integrity of this communication has been 
&lt;/div&gt;maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428288&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-of-directory-that-is-scheduled-for-add-does-not-move-properties-tp26319126p26428288.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26387146</id>
	<title>Re: login failed, authentication cancelled message</title>
	<published>2009-11-17T01:58:33Z</published>
	<updated>2009-11-17T01:58:33Z</updated>
	<author>
		<name>Gary McW</name>
	</author>
	<content type="html">Yep, sorry that URL was indeed incorrect.
&lt;br&gt;&lt;br&gt;jsvn is now working, and Hudson is mostly working (got one project that refuses to authenticate) so I'm happy this is now working.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;As an &amp;quot;off topic&amp;quot; question, you mentioned that sspi may be the problem. So, the following is just a &amp;quot;little request for info&amp;quot;, feel free to ignore, and I'm not going to drag this out beyond any useful timeframe so this isn't going to turn into anything long and dreary.
&lt;br&gt;Is there a more common/normal apache plugin that tends to get used by people who use Active Directory to authenticate against?
&lt;br&gt;I'm only asking, not taking your comments out of context!
&lt;br&gt;I installed SVN about 4 years ago and it's been left pretty much un-touched. However I am thinking that maybe it's time to start upgrading to the later version of SVN, so just curious if I'm missing a &amp;quot;better way&amp;quot; of doing my auth. Another reason for upgrading is that the box I run on could be replaced. It's currently running windows 2000 server, but a replacement would be Linux based, so I'm not sure if Linux + Active Directory would be a problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Kitaev-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello Gary,
&lt;br&gt;&lt;br&gt;&amp;gt; Each time I add -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM to the
&lt;br&gt;&amp;gt; startup command for the java process, I get:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn: URL 'http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk' doesn't exist
&lt;br&gt;&lt;br&gt;This look pretty strange, could it be that this URL really does not
&lt;br&gt;exist? How do you add system property, did you modify jsvn script?
&lt;br&gt;&lt;br&gt;Could you get the log (similar to that you've sent before) and send it
&lt;br&gt;to me? If possible, please get the full log (see
&lt;br&gt;&lt;a href=&quot;https://wiki.svnkit.com/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.svnkit.com/Troubleshooting&lt;/a&gt;&amp;nbsp;for details on how to get it).
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Gary McW wrote:
&lt;br&gt;&amp;gt; Attempting to try this from jsvn initially.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Each time I add -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM to the
&lt;br&gt;&amp;gt; startup command for the java process, I get:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; svn: URL 'http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk' doesn't exist
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; removing the -D gets me back to the (still failing) logon prompt.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to test this just using jsvn before I get back to hudson?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alexander Kitaev-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt;&amp;gt; I think sspi could be the reason of the problem. Could you please try
&lt;br&gt;&amp;gt;&amp;gt; setting the following system property for the Hudson:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This should resolve the problem in case server suggests Basic
&lt;br&gt;&amp;gt;&amp;gt; authentication method as a fall back.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Another option you may try is to switch NTLM implementation used in
&lt;br&gt;&amp;gt;&amp;gt; SVNKit (there are two - one is JNA based and another is pure Java one).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; set
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.ntlm=java (this is default)
&lt;br&gt;&amp;gt;&amp;gt; OR
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.ntlm=jna
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; With that second option set, first one (svnkit.http.methods) should not
&lt;br&gt;&amp;gt;&amp;gt; be set, to make sure NTLM implementation is actually working.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Alexander Kitaev,
&lt;br&gt;&amp;gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Gary McW wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am trying to use SVNKIT 1.3.1 against our svn here. It fails with a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;authentication cancelled&amp;quot; error.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; As background, this is for my use of hudson build server. At hudson 1.313
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; they upgraded the SVNKit, and since then I have been unable to upgrade
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; hudson version (whatever svnkit is used in hudson 1.312 is still working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; fine). It looks to be related to the svnkit, so I'm looking for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; help/advice
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on what I can do.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [tomcat svnkit-1.3.1.6109]$ ./jsvn co
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; play
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; svn: authentication cancelled
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On the server I get this:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:10 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 200 -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 404 334
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay HTTP/1.1&amp;quot; 207 692
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/login-failed%2C-authentication-cancelled-message-tp26370248p26387146.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26378744</id>
	<title>Re: login failed, authentication cancelled message</title>
	<published>2009-11-16T12:16:52Z</published>
	<updated>2009-11-16T12:16:52Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Gary,
&lt;br&gt;&lt;br&gt;&amp;gt; Each time I add -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM to the
&lt;br&gt;&amp;gt; startup command for the java process, I get:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn: URL 'http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk' doesn't exist
&lt;br&gt;&lt;br&gt;This look pretty strange, could it be that this URL really does not
&lt;br&gt;exist? How do you add system property, did you modify jsvn script?
&lt;br&gt;&lt;br&gt;Could you get the log (similar to that you've sent before) and send it
&lt;br&gt;to me? If possible, please get the full log (see
&lt;br&gt;&lt;a href=&quot;https://wiki.svnkit.com/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.svnkit.com/Troubleshooting&lt;/a&gt;&amp;nbsp;for details on how to get it).
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Gary McW wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Attempting to try this from jsvn initially.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Each time I add -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM to the
&lt;br&gt;&amp;gt; startup command for the java process, I get:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; svn: URL 'http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk' doesn't exist
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; removing the -D gets me back to the (still failing) logon prompt.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to test this just using jsvn before I get back to hudson?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alexander Kitaev-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt;&amp;gt; I think sspi could be the reason of the problem. Could you please try
&lt;br&gt;&amp;gt;&amp;gt; setting the following system property for the Hudson:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This should resolve the problem in case server suggests Basic
&lt;br&gt;&amp;gt;&amp;gt; authentication method as a fall back.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Another option you may try is to switch NTLM implementation used in
&lt;br&gt;&amp;gt;&amp;gt; SVNKit (there are two - one is JNA based and another is pure Java one).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; set
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.ntlm=java (this is default)
&lt;br&gt;&amp;gt;&amp;gt; OR
&lt;br&gt;&amp;gt;&amp;gt; -Dsvnkit.http.ntlm=jna
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; With that second option set, first one (svnkit.http.methods) should not
&lt;br&gt;&amp;gt;&amp;gt; be set, to make sure NTLM implementation is actually working.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Alexander Kitaev,
&lt;br&gt;&amp;gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Gary McW wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am trying to use SVNKIT 1.3.1 against our svn here. It fails with a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;authentication cancelled&amp;quot; error.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; As background, this is for my use of hudson build server. At hudson 1.313
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; they upgraded the SVNKit, and since then I have been unable to upgrade
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; hudson version (whatever svnkit is used in hudson 1.312 is still working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; fine). It looks to be related to the svnkit, so I'm looking for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; help/advice
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on what I can do.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [tomcat svnkit-1.3.1.6109]$ ./jsvn co
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; play
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; svn: authentication cancelled
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On the server I get this:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:10 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 200 -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 404 334
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /svn/util/JiraPlay HTTP/1.1&amp;quot; 207 692
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26378744&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26378744&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26378744&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26378744&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/login-failed%2C-authentication-cancelled-message-tp26370248p26378744.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26376520</id>
	<title>Re: login failed, authentication cancelled message</title>
	<published>2009-11-16T10:00:09Z</published>
	<updated>2009-11-16T10:00:09Z</updated>
	<author>
		<name>Gary McW</name>
	</author>
	<content type="html">Attempting to try this from jsvn initially.
&lt;br&gt;&lt;br&gt;Each time I add -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM to the startup command for the java process, I get:
&lt;br&gt;&lt;br&gt;svn: URL 'http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk' doesn't exist
&lt;br&gt;&lt;br&gt;removing the -D gets me back to the (still failing) logon prompt.
&lt;br&gt;&lt;br&gt;Is there a way to test this just using jsvn before I get back to hudson?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Kitaev-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt; domain authentication.
&lt;br&gt;I think sspi could be the reason of the problem. Could you please try
&lt;br&gt;setting the following system property for the Hudson:
&lt;br&gt;&lt;br&gt;-Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM
&lt;br&gt;&lt;br&gt;This should resolve the problem in case server suggests Basic
&lt;br&gt;authentication method as a fall back.
&lt;br&gt;&lt;br&gt;Another option you may try is to switch NTLM implementation used in
&lt;br&gt;SVNKit (there are two - one is JNA based and another is pure Java one).
&lt;br&gt;&lt;br&gt;set
&lt;br&gt;-Dsvnkit.http.ntlm=java (this is default)
&lt;br&gt;OR
&lt;br&gt;-Dsvnkit.http.ntlm=jna
&lt;br&gt;&lt;br&gt;With that second option set, first one (svnkit.http.methods) should not
&lt;br&gt;be set, to make sure NTLM implementation is actually working.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Gary McW wrote:
&lt;br&gt;&amp;gt; I am trying to use SVNKIT 1.3.1 against our svn here. It fails with a
&lt;br&gt;&amp;gt; &amp;quot;authentication cancelled&amp;quot; error.
&lt;br&gt;&amp;gt; As background, this is for my use of hudson build server. At hudson 1.313
&lt;br&gt;&amp;gt; they upgraded the SVNKit, and since then I have been unable to upgrade the
&lt;br&gt;&amp;gt; hudson version (whatever svnkit is used in hudson 1.312 is still working
&lt;br&gt;&amp;gt; fine). It looks to be related to the svnkit, so I'm looking for help/advice
&lt;br&gt;&amp;gt; on what I can do.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [tomcat svnkit-1.3.1.6109]$ ./jsvn co http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk
&lt;br&gt;&amp;gt; play
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; svn: authentication cancelled
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On the server I get this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:10 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 200 -
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 404 334
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay
&lt;br&gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay
&lt;br&gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay HTTP/1.1&amp;quot; 207 692
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/login-failed%2C-authentication-cancelled-message-tp26370248p26376520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26376314</id>
	<title>RE: move of directory that is scheduled for add does not move properties</title>
	<published>2009-11-16T09:46:17Z</published>
	<updated>2009-11-16T09:46:17Z</updated>
	<author>
		<name>Donald Kwakkel</name>
	</author>
	<content type="html">Thanks Alexander.
&lt;br&gt;&lt;br&gt;If I use svn copy client, is it able to propagate merge tracking information?
&lt;br&gt;&lt;br&gt;Because svn command line client doesn't:
&lt;br&gt;&lt;br&gt;WARNING: For compatibility with previous versions of Subversion,
&lt;br&gt;copies performed using two working copy paths (WC -&amp;gt; WC) will not
&lt;br&gt;contact the repository. &amp;nbsp;As such, they may not, by default, be able
&lt;br&gt;to propagate merge tracking information from the source of the copy
&lt;br&gt;to the destination.
&lt;br&gt;&lt;br&gt;Kind regards, Donald
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Alexander Sinyushkin [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Alexander.Sinyushkin@...&lt;/a&gt;]
&lt;br&gt;Sent: Thursday, November 12, 2009 3:55 PM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: move of directory that is scheduled for add does not move properties
&lt;br&gt;&lt;br&gt;Hi Donald,
&lt;br&gt;&lt;br&gt;Yes, it seems to be a bug in SVNMoveClient.
&lt;br&gt;&lt;br&gt;However SVNMoveClient was introduced for special case move scenarios
&lt;br&gt;that didn't used to be supported with earlier versions of Subversion. I
&lt;br&gt;think we should probable
&lt;br&gt;fall back to using a standard SVNCopyClient for simple cases in
&lt;br&gt;SVNMoveClient.doMove(File, File),
&lt;br&gt;like wc-&amp;gt;wc moves withing the same working copy.
&lt;br&gt;&lt;br&gt;So, I would recommend you to use SVNCopyClient.
&lt;br&gt;&lt;br&gt;For example,
&lt;br&gt;&lt;br&gt;SVNCopySource cs = new SVNCopySource(SVNRevision.UNDEFINED,
&lt;br&gt;SVNRevision.WORKING, new File(&amp;quot;/home/alex/workspace/tmp/wc1/x&amp;quot;));
&lt;br&gt;clientManager.getCopyClient().doCopy(new SVNCopySource[] { cs }, new
&lt;br&gt;File(&amp;quot;/home/alex/workspace/tmp/wc1/y&amp;quot;), true, false, false);
&lt;br&gt;&lt;br&gt;This should move scheduled for addition 'x' to 'y' with all its properties.
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Alexander Sinyushkin,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Donald Kwakkel wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I move a directory that is scheduled for add with properties, the
&lt;br&gt;&amp;gt; properties are not moved along.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The actions (in svn commands):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mkdir x
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn add x
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn ps mykey myval x
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn rename x y
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn pl y
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Properties on 'y':
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mykey
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I program the same using svn kit there is no property on 'y'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I suspect below line of SVNMoveClient:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; } *else* *if* (!srcEntry.isCopied() &amp;&amp;
&lt;br&gt;&amp;gt; !srcEntry.isScheduledForAddition()) {
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this a bug?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kind regards Donald
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; The information contained in this communication is confidential,
&lt;br&gt;&amp;gt; intended solely for the use of the individual or entity to whom it is
&lt;br&gt;&amp;gt; addressed and may be legally privileged and protected by professional
&lt;br&gt;&amp;gt; secrecy. Access to this message by anyone else is unauthorized. If you
&lt;br&gt;&amp;gt; are not the intended recipient, any disclosure, copying, or
&lt;br&gt;&amp;gt; distribution of the message, or any action or omission taken by you in
&lt;br&gt;&amp;gt; reliance on it is prohibited and may be unlawful. Please immediately
&lt;br&gt;&amp;gt; contact the sender if you have received this message in error. This
&lt;br&gt;&amp;gt; email does not constitute any commitment from Cordys Holding BV or any
&lt;br&gt;&amp;gt; of its subsidiaries except when expressly agreed in a written
&lt;br&gt;&amp;gt; agreement between the intended recipient and Cordys Holding BV or its
&lt;br&gt;&amp;gt; subsidiaries. Cordys is neither liable for the proper and complete
&lt;br&gt;&amp;gt; transmission of the information contained in this communication nor
&lt;br&gt;&amp;gt; for any delay in its receipt. Cordys does not guarantee that the
&lt;br&gt;&amp;gt; integrity of this communication has been maintained nor that the
&lt;br&gt;&amp;gt; communication is free of viruses, interceptions or interference. If
&lt;br&gt;&amp;gt; you are not the intended recipient of this communication please return
&lt;br&gt;&amp;gt; the communication to the sender and delete and destroy all copies.
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;The information contained in this communication is confidential, intended solely for the use of the individual or entity to whom it is addressed and may be legally privileged and protected by professional secrecy. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. This email does not constitute any commitment from Cordys Holding BV or any of its subsidiaries except when expressly agreed in a written agreement between the intended recipient and Cordys Holding BV or its subsidiaries. Cordys is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. Cordys does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26376314&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-of-directory-that-is-scheduled-for-add-does-not-move-properties-tp26319126p26376314.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26375177</id>
	<title>Re: login failed, authentication cancelled message</title>
	<published>2009-11-16T08:43:59Z</published>
	<updated>2009-11-16T08:43:59Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt; domain authentication.
&lt;br&gt;I think sspi could be the reason of the problem. Could you please try
&lt;br&gt;setting the following system property for the Hudson:
&lt;br&gt;&lt;br&gt;-Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM
&lt;br&gt;&lt;br&gt;This should resolve the problem in case server suggests Basic
&lt;br&gt;authentication method as a fall back.
&lt;br&gt;&lt;br&gt;Another option you may try is to switch NTLM implementation used in
&lt;br&gt;SVNKit (there are two - one is JNA based and another is pure Java one).
&lt;br&gt;&lt;br&gt;set
&lt;br&gt;-Dsvnkit.http.ntlm=java (this is default)
&lt;br&gt;OR
&lt;br&gt;-Dsvnkit.http.ntlm=jna
&lt;br&gt;&lt;br&gt;With that second option set, first one (svnkit.http.methods) should not
&lt;br&gt;be set, to make sure NTLM implementation is actually working.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Gary McW wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am trying to use SVNKIT 1.3.1 against our svn here. It fails with a
&lt;br&gt;&amp;gt; &amp;quot;authentication cancelled&amp;quot; error.
&lt;br&gt;&amp;gt; As background, this is for my use of hudson build server. At hudson 1.313
&lt;br&gt;&amp;gt; they upgraded the SVNKit, and since then I have been unable to upgrade the
&lt;br&gt;&amp;gt; hudson version (whatever svnkit is used in hudson 1.312 is still working
&lt;br&gt;&amp;gt; fine). It looks to be related to the svnkit, so I'm looking for help/advice
&lt;br&gt;&amp;gt; on what I can do.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My server is 1.4.2, front-ended by apache using mod_sspi for (windows)
&lt;br&gt;&amp;gt; domain authentication.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [tomcat svnkit-1.3.1.6109]$ ./jsvn co http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk
&lt;br&gt;&amp;gt; play
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;&amp;gt; Username [jaas]:
&lt;br&gt;&amp;gt; Password for 'jaas':
&lt;br&gt;&amp;gt; svn: authentication cancelled
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On the server I get this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:10 +0000] &amp;quot;OPTIONS
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 200 -
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 404 334
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay
&lt;br&gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - - [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay
&lt;br&gt;&amp;gt; HTTP/1.1&amp;quot; 401 514
&lt;br&gt;&amp;gt; 172.25.11.100 - jaas [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND
&lt;br&gt;&amp;gt; /svn/util/JiraPlay HTTP/1.1&amp;quot; 207 692
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375177&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375177&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/login-failed%2C-authentication-cancelled-message-tp26370248p26375177.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26375173</id>
	<title>Re: Issue with pom in central for release 1.3.1-1</title>
	<published>2009-11-16T08:43:18Z</published>
	<updated>2009-11-16T08:43:18Z</updated>
	<author>
		<name>olamy-2</name>
	</author>
	<content type="html">You can use range when the metadata are fine. (perso I prefer to use
&lt;br&gt;version with a fixed value for reproducible build)
&lt;br&gt;But for artifacts coming from java.net there are always issues regarding this.
&lt;br&gt;So the fixed version is the best.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;--
&lt;br&gt;Olivier
&lt;br&gt;&lt;br&gt;2009/11/16 Alexander Kitaev &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375173&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Alexander.Kitaev@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Olivier,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We're going to release 1.3.2 soon and I can make changes for that
&lt;br&gt;&amp;gt; version. Do mean that it is better to leave fixed value in the &amp;lt;version&amp;gt;
&lt;br&gt;&amp;gt; tag? Like &amp;lt;version&amp;gt;3.2.2&amp;lt;/version&amp;gt; instead of the range we have currently?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Alexander Kitaev,
&lt;br&gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Olivier Lamy wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; The pom for release 1.3.1-1 [1] contains a range for jna dependency :
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;groupId&amp;gt;net.java.dev.jna&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;artifactId&amp;gt;jna&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;version&amp;gt;[3.1.0,3.2.2]&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But as there are not metadata in the groupId [2], maven can fails to
&lt;br&gt;&amp;gt;&amp;gt; resolve the dependency.
&lt;br&gt;&amp;gt;&amp;gt; Could you please cut a new version 1.3.1-2 without any range but a
&lt;br&gt;&amp;gt;&amp;gt; fixed dependency version for the jna dependency ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375173&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375173&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Olivier
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375173&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375173&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Issue-with-pom-in-central-for-release-1.3.1-1-tp26374653p26375173.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26375034</id>
	<title>Re: Issue with pom in central for release 1.3.1-1</title>
	<published>2009-11-16T08:37:59Z</published>
	<updated>2009-11-16T08:37:59Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello Olivier,
&lt;br&gt;&lt;br&gt;We're going to release 1.3.2 soon and I can make changes for that
&lt;br&gt;version. Do mean that it is better to leave fixed value in the &amp;lt;version&amp;gt;
&lt;br&gt;tag? Like &amp;lt;version&amp;gt;3.2.2&amp;lt;/version&amp;gt; instead of the range we have currently?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;Olivier Lamy wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; The pom for release 1.3.1-1 [1] contains a range for jna dependency :
&lt;br&gt;&amp;gt; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;groupId&amp;gt;net.java.dev.jna&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;artifactId&amp;gt;jna&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;version&amp;gt;[3.1.0,3.2.2]&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But as there are not metadata in the groupId [2], maven can fails to
&lt;br&gt;&amp;gt; resolve the dependency.
&lt;br&gt;&amp;gt; Could you please cut a new version 1.3.1-2 without any range but a
&lt;br&gt;&amp;gt; fixed dependency version for the jna dependency ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375034&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375034&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Issue-with-pom-in-central-for-release-1.3.1-1-tp26374653p26375034.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26374653</id>
	<title>Issue with pom in central for release 1.3.1-1</title>
	<published>2009-11-16T08:15:42Z</published>
	<updated>2009-11-16T08:15:42Z</updated>
	<author>
		<name>olamy-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;The pom for release 1.3.1-1 [1] contains a range for jna dependency :
&lt;br&gt;&amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;lt;groupId&amp;gt;net.java.dev.jna&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;lt;artifactId&amp;gt;jna&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;lt;version&amp;gt;[3.1.0,3.2.2]&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/dependency&amp;gt;
&lt;br&gt;&lt;br&gt;But as there are not metadata in the groupId [2], maven can fails to
&lt;br&gt;resolve the dependency.
&lt;br&gt;Could you please cut a new version 1.3.1-2 without any range but a
&lt;br&gt;fixed dependency version for the jna dependency ?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;-- 
&lt;br&gt;Olivier
&lt;br&gt;Maven PMC.
&lt;br&gt;&lt;br&gt;[1] &amp;nbsp;&lt;a href=&quot;http://repo1.maven.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.1-1/svnkit-1.3.1-1.pom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repo1.maven.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.1-1/svnkit-1.3.1-1.pom&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://repo2.maven.org/maven2/net/java/dev/jna/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repo2.maven.org/maven2/net/java/dev/jna/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26374653&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26374653&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Issue-with-pom-in-central-for-release-1.3.1-1-tp26374653p26374653.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26370248</id>
	<title>login failed, authentication cancelled message</title>
	<published>2009-11-16T03:14:27Z</published>
	<updated>2009-11-16T03:14:27Z</updated>
	<author>
		<name>Gary McW</name>
	</author>
	<content type="html">I am trying to use SVNKIT 1.3.1 against our svn here. It fails with a &amp;quot;authentication cancelled&amp;quot; error.
&lt;br&gt;As background, this is for my use of hudson build server. At hudson 1.313 they upgraded the SVNKit, and since then I have been unable to upgrade the hudson version (whatever svnkit is used in hudson 1.312 is still working fine). It looks to be related to the svnkit, so I'm looking for help/advice on what I can do.
&lt;br&gt;&lt;br&gt;My server is 1.4.2, front-ended by apache using mod_sspi for (windows) domain authentication.
&lt;br&gt;&lt;br&gt;&lt;br&gt;[tomcat svnkit-1.3.1.6109]$ ./jsvn co http://&amp;lt;HOST&amp;gt;/svn/util/JiraPlay/trunk play
&lt;br&gt;Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;Username [jaas]:
&lt;br&gt;Password for 'jaas':
&lt;br&gt;Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;Username [jaas]:
&lt;br&gt;Password for 'jaas':
&lt;br&gt;Authentication realm: &amp;lt;http://&amp;lt;HOST&amp;gt;:80&amp;gt;
&lt;br&gt;Username [jaas]:
&lt;br&gt;Password for 'jaas':
&lt;br&gt;svn: authentication cancelled
&lt;br&gt;&lt;br&gt;&lt;br&gt;On the server I get this:
&lt;br&gt;&lt;br&gt;172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;172.25.11.100 - - [16/Nov/2009:11:02:09 +0000] &amp;quot;OPTIONS /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;172.25.11.100 - jaas [16/Nov/2009:11:02:10 +0000] &amp;quot;OPTIONS /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 200 -
&lt;br&gt;172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 401 514
&lt;br&gt;172.25.11.100 - jaas [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay/trunk HTTP/1.1&amp;quot; 404 334
&lt;br&gt;172.25.11.100 - - [16/Nov/2009:11:02:15 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay HTTP/1.1&amp;quot; 401 514
&lt;br&gt;172.25.11.100 - - [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay HTTP/1.1&amp;quot; 401 514
&lt;br&gt;172.25.11.100 - jaas [16/Nov/2009:11:02:18 +0000] &amp;quot;PROPFIND /svn/util/JiraPlay HTTP/1.1&amp;quot; 207 692
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/login-failed%2C-authentication-cancelled-message-tp26370248p26370248.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26340236</id>
	<title>Re: Use of JNA bundle in my OSGi app</title>
	<published>2009-11-13T09:25:06Z</published>
	<updated>2009-11-13T09:25:06Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;&amp;gt; Thanks Alexander for the swift response. I wonder how you were able to use
&lt;br&gt;&amp;gt; the bundle in its current form?
&lt;br&gt;In SVNKit project we have jna.jar as a library - in general, SVNKit is
&lt;br&gt;not plugin project, we build OSGi bundles on deploy.
&lt;br&gt;&lt;br&gt;In Eclipse I could see jna plugin the &amp;quot;Plug-in Registry&amp;quot; view,
&lt;br&gt;activated, with the list of exported packages and runtime library
&lt;br&gt;&amp;quot;jna.jar&amp;quot;. I believe JNA classes are available in Eclipse runtime.
&lt;br&gt;&lt;br&gt;But at the same time you're right - Plugin project I've created couldn't
&lt;br&gt;import JNA classes and do not see them on the classpath. I have no idea
&lt;br&gt;on what to do with that without unpacking JNA bundle and changing its
&lt;br&gt;manifest.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;philk wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks Alexander for the swift response. I wonder how you were able to use
&lt;br&gt;&amp;gt; the bundle in its current form?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alexander Kitaev-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; We're going to release 1.3.2 version of SVNKit soon and we'll change the
&lt;br&gt;&amp;gt;&amp;gt; way JNA bundle is packed (JNA is also updated in that new version) so
&lt;br&gt;&amp;gt;&amp;gt; that it will include classes, not jars.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Meanwhile you may probably unpack JNA bundle, and change its manifest
&lt;br&gt;&amp;gt;&amp;gt; manually.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Alexander Kitaev,
&lt;br&gt;&amp;gt;&amp;gt; TMate Software,
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; philk wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I though since you already have built a JNA bundle I could use it in my
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; own
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; OSGi application. However all the exported classes of your bundle cannot
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; found by the Eclipse java compiler. The JNA bundles MANIFEST does not
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; seem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to be broken. However the previous version was unpacked in the Eclipse
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; plugins folder, the new one is a jar that contains another jar. The
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; internal
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Eclipse compiler seems to have a problem with that. Any ideas?
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26340236&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26340236&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26340236&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26340236&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-JNA-bundle-in-my-OSGi-app-tp26338943p26340236.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26340025</id>
	<title>Re: Use of JNA bundle in my OSGi app</title>
	<published>2009-11-13T09:12:58Z</published>
	<updated>2009-11-13T09:12:58Z</updated>
	<author>
		<name>philk</name>
	</author>
	<content type="html">Thanks Alexander for the swift response. I wonder how you were able to use the bundle in its current form?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Kitaev-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;We're going to release 1.3.2 version of SVNKit soon and we'll change the
&lt;br&gt;way JNA bundle is packed (JNA is also updated in that new version) so
&lt;br&gt;that it will include classes, not jars.
&lt;br&gt;&lt;br&gt;Meanwhile you may probably unpack JNA bundle, and change its manifest
&lt;br&gt;manually.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;philk wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I though since you already have built a JNA bundle I could use it in my own
&lt;br&gt;&amp;gt; OSGi application. However all the exported classes of your bundle cannot be
&lt;br&gt;&amp;gt; found by the Eclipse java compiler. The JNA bundles MANIFEST does not seem
&lt;br&gt;&amp;gt; to be broken. However the previous version was unpacked in the Eclipse
&lt;br&gt;&amp;gt; plugins folder, the new one is a jar that contains another jar. The internal
&lt;br&gt;&amp;gt; Eclipse compiler seems to have a problem with that. Any ideas?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-JNA-bundle-in-my-OSGi-app-tp26338943p26340025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26339943</id>
	<title>Re: Use of JNA bundle in my OSGi app</title>
	<published>2009-11-13T09:07:52Z</published>
	<updated>2009-11-13T09:07:52Z</updated>
	<author>
		<name>Alexander Kitaev-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;We're going to release 1.3.2 version of SVNKit soon and we'll change the
&lt;br&gt;way JNA bundle is packed (JNA is also updated in that new version) so
&lt;br&gt;that it will include classes, not jars.
&lt;br&gt;&lt;br&gt;Meanwhile you may probably unpack JNA bundle, and change its manifest
&lt;br&gt;manually.
&lt;br&gt;&lt;br&gt;Alexander Kitaev,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;philk wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I though since you already have built a JNA bundle I could use it in my own
&lt;br&gt;&amp;gt; OSGi application. However all the exported classes of your bundle cannot be
&lt;br&gt;&amp;gt; found by the Eclipse java compiler. The JNA bundles MANIFEST does not seem
&lt;br&gt;&amp;gt; to be broken. However the previous version was unpacked in the Eclipse
&lt;br&gt;&amp;gt; plugins folder, the new one is a jar that contains another jar. The internal
&lt;br&gt;&amp;gt; Eclipse compiler seems to have a problem with that. Any ideas?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26339943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26339943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-JNA-bundle-in-my-OSGi-app-tp26338943p26339943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26338943</id>
	<title>Use of JNA bundle in my OSGi app</title>
	<published>2009-11-13T08:04:40Z</published>
	<updated>2009-11-13T08:04:40Z</updated>
	<author>
		<name>philk</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I though since you already have built a JNA bundle I could use it in my own OSGi application. However all the exported classes of your bundle cannot be found by the Eclipse java compiler. The JNA bundles MANIFEST does not seem to be broken. However the previous version was unpacked in the Eclipse plugins folder, the new one is a jar that contains another jar. The internal Eclipse compiler seems to have a problem with that. Any ideas?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-JNA-bundle-in-my-OSGi-app-tp26338943p26338943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26334647</id>
	<title>Re: Unable to open an ra_local session to URL</title>
	<published>2009-11-13T02:42:48Z</published>
	<updated>2009-11-13T02:42:48Z</updated>
	<author>
		<name>Shekhar reddy</name>
	</author>
	<content type="html">Thank you Friend!,
&lt;br&gt;&lt;br&gt;Now I am able to get list all files from Working copy. I am doing like this , now it is working fine.
&lt;br&gt;I am send my code , this will may help to developers.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	 final HashMap&amp;lt;String ,CVSFile&amp;gt; update=new HashMap&amp;lt;String, CVSFile&amp;gt;(); 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DAVRepositoryFactory.setup();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ISVNAuthenticationManager &amp;nbsp;authManager = SVNWCUtil.createDefaultAuthenticationManager(&amp;quot;anonymous&amp;quot;,&amp;quot;anonymous&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ISVNOptions options = SVNWCUtil.createDefaultOptions(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SVNLogClient svnLogClient = new SVNLogClient(authManager,options);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try{
&lt;br&gt;String svnCheckoutDir=&amp;quot;c:/wc&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;svnLogClient.doList(new File(svnCheckoutDir),
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SVNRevision.WORKING,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SVNRevision.WORKING,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;false,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;true,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;new ISVNDirEntryHandler()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void handleDirEntry(SVNDirEntry entry) throws SVNException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (entry.getKind() == SVNNodeKind.FILE)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;Calendar cal = Calendar.getInstance();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 					cal.setTimeInMillis(entry.getDate().getTime());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 					GregorianCalendar gCal = new GregorianCalendar();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 					gCal.set(cal.get(Calendar.YEAR), cal.get(Calendar.MONTH), cal.get(Calendar.DAY_OF_MONTH));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 					System.out.println(&amp;quot;url&amp;quot;+entry.getURL());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; update.put(entry.getName(), new CVSFile(svnCheckoutDir+&amp;quot;/&amp;quot;+entry.getRelativePath(),gCal, new Long(entry.getRevision()).toString()));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } // End of if
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } // End of handleDirEntry method
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } // End of ISVNDirEntryHandler
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch(Exception e){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;e.printStackTrace();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} // End of try 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for(Iterator iterator = update.entrySet ( &amp;nbsp;) .iterator ( &amp;nbsp;) ; iterator.hasNext ( &amp;nbsp;) ; ) &amp;nbsp; { &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Map.Entry entry = &amp;nbsp;( Map.Entry ) &amp;nbsp;iterator.next ( &amp;nbsp;) ; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String key = &amp;nbsp;( String ) entry.getKey ( &amp;nbsp;) ; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CVSFile value = &amp;nbsp;( CVSFile ) entry.getValue ( &amp;nbsp;) ; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;System.out.print(&amp;quot;**key&amp;quot;+ key);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;System.out.println(&amp;quot;value :&amp;quot;+ value.getPath());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;System.out.println(&amp;quot;value :&amp;quot;+ value.getVersion());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return update;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;Thanks
&lt;br&gt;Shekhar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;====================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Sinyushkin wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;What you are doing is you are trying to open a local SVN repository over 
&lt;br&gt;the file:/// protocol..
&lt;br&gt;But SVNKit finds no repository layout under C:/bioportal. If I 
&lt;br&gt;understand correctly,
&lt;br&gt;you have a working copy under this path.
&lt;br&gt;&lt;br&gt;SVNRepository class is intended for direct accessing a Subversion 
&lt;br&gt;repository, not working copies.
&lt;br&gt;Set your targetURL to the repository URL (where you have checked out 
&lt;br&gt;your working copy).
&lt;br&gt;If it's an svn:// URL, don't forget to call 
&lt;br&gt;SVNRepositoryFactoryImpl.setup(),
&lt;br&gt;if http:// - DAVRepositoryFactory.setup() prior to any calls to 
&lt;br&gt;SVNRepository.
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Alexander Sinyushkin,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Shekhar reddy wrote:
&lt;br&gt;&amp;gt; Hello ,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am new to svn programming.
&lt;br&gt;&amp;gt; I am trying using following code to access local svn file (download from
&lt;br&gt;&amp;gt; svn) &amp;nbsp;and using svnkit.jar file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FSRepositoryFactory.setup();
&lt;br&gt;&amp;gt; 		 SVNURL targetUrl = null;
&lt;br&gt;&amp;gt; 		 File targetPath = new File(&amp;quot;C:/bioportal&amp;quot;);
&lt;br&gt;&amp;gt; 		 targetUrl = SVNURL.fromFile(targetPath);
&lt;br&gt;&amp;gt; 		 SVNRepository repository = FSRepositoryFactory.create(targetUrl); &amp;nbsp;
&lt;br&gt;&amp;gt; 		 repository.testConnection();
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i am getting following exception while executing
&lt;br&gt;&amp;gt; repository.testConnection(); line &amp;nbsp;as follows
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; org.tmatesoft.svn.core.SVNException: svn: Unable to open an ra_local session
&lt;br&gt;&amp;gt; to URL
&lt;br&gt;&amp;gt; svn: Unable to open repository 'file:///C:/bioportal'
&lt;br&gt;&amp;gt; svn: Unable to open repository 'file:///C:/bioportal'
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:49)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.openRepository(FSRepository.java:93)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.testConnection(FSRepository.java:81)
&lt;br&gt;&amp;gt; 	at org.ncbo.stanford.util.svn.TestClass.getAllSVNEntries(TestClass.java:43)
&lt;br&gt;&amp;gt; 	at org.ncbo.stanford.util.svn.TestClass.main(TestClass.java:28)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i want use following code to get Directories info
&lt;br&gt;&amp;gt; Collection entries = repository.getDir( path, -1 , null , (Collection) null
&lt;br&gt;&amp;gt; );
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please help me to solve this.
&lt;br&gt;&amp;gt; Thanks in Advance!!!!!!!!!!!!.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Shekhar.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Demin Morgan wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I tried this code where urlToRepo is &amp;nbsp;file:///D:/Repository/repo15
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; FSRepositoryFactory.setup();
&lt;br&gt;&amp;gt;&amp;gt; SVNURL url = SVNURL.fromFile(new File(urlToRepo));
&lt;br&gt;&amp;gt;&amp;gt; repository = SVNRepositoryFactory.create(url);
&lt;br&gt;&amp;gt;&amp;gt; ISVNAuthenticationManager authManager = SVNWCUtil
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .createDefaultAuthenticationManager(name, password);
&lt;br&gt;&amp;gt;&amp;gt; ((SVNRepository)repository).setAuthenticationManager(authManager);
&lt;br&gt;&amp;gt;&amp;gt; repository.testConnection();
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; and I get the error below.
&lt;br&gt;&amp;gt;&amp;gt; Note that the same code with other factory.setup() works for svnserve 
&lt;br&gt;&amp;gt;&amp;gt; and http.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Message: svn: Unable to open an ra_local session to URL
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.SVNException: svn: Unable to open an ra_local 
&lt;br&gt;&amp;gt;&amp;gt; session to URL
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.openRepository(FSRepository.java:725)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.testConnection(FSRepository.java:90)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; com.arcetis.connection.ConnectionManager.getRepository(ConnectionManager.java:213)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; com.arcetis.connection.ConnectionManager.main(ConnectionManager.java:65)
&lt;br&gt;&amp;gt;&amp;gt; authenticated OK.Message: svn: Unable to open an ra_local session to URL
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.SVNException: svn: Unable to open an ra_local 
&lt;br&gt;&amp;gt;&amp;gt; session to URL
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; svn: Unable to open repository 
&lt;br&gt;&amp;gt;&amp;gt; 'file:///D:/workspace/ConnectionTest/CONNECTION/file:/D:/Repository/repo15'
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.openRepository(FSRepository.java:725)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; org.tmatesoft.svn.core.internal.io.fs.FSRepository.testConnection(FSRepository.java:90)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt; com.arcetis.connection.ConnectionManager.main(ConnectionManager.java:67)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unable-to-open-an-ra_local-session-to-URL-tp24037383p26334647.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26331504</id>
	<title>Re: Get SVN repository for the selected file</title>
	<published>2009-11-12T21:02:49Z</published>
	<updated>2009-11-12T21:02:49Z</updated>
	<author>
		<name>jomaras</name>
	</author>
	<content type="html">&lt;br&gt;Thanks for answering.
&lt;br&gt;&lt;br&gt;Actually I mean in code - if i have an ISelection object representing a file under SVN. How do I get the URL of the repository.
&lt;br&gt;&lt;br&gt;Thank you
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander Sinyushkin wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;You mean Context Menu (on file) -&amp;gt; Properties - &amp;gt; Subversion -&amp;gt; URL?
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Alexander Sinyushkin,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;jomaras wrote:
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone know how can i get the SVN repository for the selected file in
&lt;br&gt;&amp;gt; Eclipse? For example: if i select the file in the file explorer that is
&lt;br&gt;&amp;gt; under SVN control is there a way to find the location of the SVN repository
&lt;br&gt;&amp;gt; in code?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
&lt;br&gt;For additional commands, e-mail: svnkit-users-help@svnkit.com
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Get-SVN-repository-for-the-selected-file-tp26325184p26331504.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26326070</id>
	<title>Re: Get SVN repository for the selected file</title>
	<published>2009-11-12T12:45:53Z</published>
	<updated>2009-11-12T12:45:53Z</updated>
	<author>
		<name>Alexander Sinyushkin</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;You mean Context Menu (on file) -&amp;gt; Properties - &amp;gt; Subversion -&amp;gt; URL?
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Alexander Sinyushkin,
&lt;br&gt;TMate Software,
&lt;br&gt;&lt;a href=&quot;http://svnkit.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svnkit.com/&lt;/a&gt;&amp;nbsp;- Java [Sub]Versioning Library!
&lt;br&gt;&lt;a href=&quot;http://sqljet.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sqljet.com/&lt;/a&gt;&amp;nbsp;- Java SQLite Library!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;jomaras wrote:
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone know how can i get the SVN repository for the selected file in
&lt;br&gt;&amp;gt; Eclipse? For example: if i select the file in the file explorer that is
&lt;br&gt;&amp;gt; under SVN control is there a way to find the location of the SVN repository
&lt;br&gt;&amp;gt; in code?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26326070&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26326070&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svnkit-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Get-SVN-repository-for-the-selected-file-tp26325184p26326070.html" />
</entry>

</feed>
