|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Upload directory from serverHi, Can you say me, where can I find an example to get recursively directory from server? What do I have now: I have got connection and can list recursively this directory, I see all the files and directories I need. But how to get them? Regards,
Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mails are not encrypted and cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. --------------------------------------------------------------------- To unsubscribe, e-mail: svnkit-users-unsubscribe@... For additional commands, e-mail: svnkit-users-help@... |
|
|
Re: Upload directory from serverHi,
You mean you need to export this directory? Then take a look at an export example org.tmatesoft.svn.examples.repository.Export.java which you can find in the doc/examples directory of SVNKit project. For example, in trunk the latest export example code can be found here http://svn.svnkit.com/repos/svnkit/trunk/doc/examples/src/org/tmatesoft/svn/examples/repository/Export.java ---- Alexander Sinyushkin, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! Denis.Sitnitsa@... wrote: > Hi, > > Can you say me, where can I find an example to get recursively directory > from server? > > What do I have now: I have got connection and can list recursively this > directory, I see all the files and directories I need. > > But how to get them? > > Regards, > Denis. > > > ------------------------------------------------------------------------ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: svnkit-users-unsubscribe@... > For additional commands, e-mail: svnkit-users-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: svnkit-users-unsubscribe@... For additional commands, e-mail: svnkit-users-help@... |
|
|
RE: Upload directory from serverThanks, I have already done it.
-----Original Message----- From: Alexander Sinyushkin [mailto:Alexander.Sinyushkin@...] Sent: Monday, April 14, 2008 4:48 PM To: svnkit-users@... Subject: Re: Upload directory from server Hi, You mean you need to export this directory? Then take a look at an export example org.tmatesoft.svn.examples.repository.Export.java which you can find in the doc/examples directory of SVNKit project. For example, in trunk the latest export example code can be found here http://svn.svnkit.com/repos/svnkit/trunk/doc/examples/src/org/tmatesoft/ svn/examples/repository/Export.java ---- Alexander Sinyushkin, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! Denis.Sitnitsa@... wrote: > Hi, > > Can you say me, where can I find an example to get recursively > directory from server? > > What do I have now: I have got connection and can list recursively > this directory, I see all the files and directories I need. > > But how to get them? > > Regards, > Denis. > > > ---------------------------------------------------------------------- > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: svnkit-users-unsubscribe@... > For additional commands, e-mail: svnkit-users-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: svnkit-users-unsubscribe@... For additional commands, e-mail: svnkit-users-help@... Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mails are not encrypted and cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. --------------------------------------------------------------------- To unsubscribe, e-mail: svnkit-users-unsubscribe@... For additional commands, e-mail: svnkit-users-help@... |
| Free Forum Powered by Nabble | Forum Help |