RE: Accessing the SVN log from java Code

2012-04-17 Thread jose.nunez-zuleta
Hi, You definitely NEED to read the documentation, here are some pointers so you can get started: * Several examples: http://wiki.svnkit.com/Managing_Repository_With_SVNKit * WIKI API: http://svnkit.com/kb/javadoc/org/tmatesoft/svn/core/wc/package-summary.html (API) But bas

RE: Migrating files between two repositories without admin rights and preserving history

2011-10-13 Thread jose.nunez-zuleta
Lorenz, Thanks for your reply. Do you know if I need to have both SVN 1.7 on the client and server side, or is just enough with the client? Any other way that doesn't involve using brand new SVN? Thanks! --Jose -Original Message- From: Lorenz [mailto:loren...@yahoo.com] Sent: Wednes

Migrating files between two repositories without admin rights and preserving history

2011-10-11 Thread jose.nunez-zuleta
Hello to all, I want to copy files between two repositories, to which I have access as a regular user but no as an admin, so I face the following issues: * Need to preserve the history (so export / import doesn't work) * Don't have admin rights to svnadmin is out of the questions * I don't want