Look for a list of available repositories.

View: New views
2 Messages — Rating Filter:   Alert me  

Look for a list of available repositories.

by Denis.Sitnitsa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Look for a list of available repositories.

Hi, All!

I'm new to svn kit.
Playing with a library now.

I have created test connection and listed a directory content. Library is nice. Thanks a lot.

I have a couple of questions.

1. Is it possible to create tags?
2. Is it possible to list available repositories (not repository inself) ?

Regards,
Denis.


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: Look for a list of available repositories.

by Alexander Sinyushkin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Denis,

 > 1. Is it possible to create tags?

Yes, it is. Take a look at the WC API class SVNCopyClient. It has got a
number of doCopy() methods which you can use for branching\tagging.

Or you may find also interesting low-level API if you do not want to
deal with working copies. Its main class is SVNRepository. Please, check
our online docs on wiki.svnkit.com - there you will find some examples
(on using SVNRepository and ISVNEditor in particular).

 > 2. Is it possible to list available repositories (not repository
inself) ?

No, SVNKit as well as Subversion do not provide such functionality.

----
Alexander Sinyushkin,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!

Denis.Sitnitsa@... wrote:

> Hi, All!
>
> I'm new to svn kit.
> Playing with a library now.
>
> I have created test connection and listed a directory content. Library
> is nice. Thanks a lot.
>
> I have a couple of questions.
>
> 1. Is it possible to create tags?
> 2. Is it possible to list available repositories (not repository inself) ?
>
> 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@...