[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: .net API to SVN

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Tue, 19 May 2009 17:24:05 +0100

> -----Original Message-----
> From: Ilan Yaniv [mailto:Ilan.Yaniv_at_timetoknow.org]
> Sent: Tuesday, May 19, 2009 3:34 PM
> To: Andy Levy
> Cc: users_at_subversion.tigris.org
> Subject: RE: .net API to SVN
>
> Hi Andy,
>
> Thanks for your reply.
> My Dev team says that this API isn't working.
>
> Could you send me a code example that do something like checkout or
> update command?
>

I can assure you that it does, perhaps the .NET classes aren't as easy
as you'd like. The documentation was perfectly acceptable though.

You can find a working example that I helped write - you can find it on
codeplex called vss2svn, it converts vss databases to SVN (surprisingly
:) ). Its written in VB.net and uses the sharpsvn classes to write data
to SVN (note, it does not read from SVN, only write to it, but you
should be able to figure out how to make those calls work from looking
at the code).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2315025

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-19 18:25:05 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.