Hi Mark Phip,
Thanks a lot for the help.I need to checkout from svn repository on
selection of a project in the navigator view to a different server location
(not to the localworkspace).
I need to specify the server location by which my project should be
checkedout to the server location.
For that i ve got some API like--copyRemoteResource,moveRemoteResource in
subclipse.core plugin.
Could you please help me in suggesting the API for this requirement or i can
go for this copyRemoteResource.
Thanks in advance,
Debasis
On 11/23/07, Mark Phippard <markphip@gmail.com> wrote:
>
> On Nov 23, 2007 4:22 AM, Debasis Mishra <debasis1982@gmail.com> wrote:
> > Thanks a lot for the reply.But I think I am missing some jar or
> plugin.
> > I am giving you the list of plugin that I have added in the built
> path.
> >
> > 1.org.tigris.subversion.javahl.win32_1.2.0
> > 2.org.tigris.subversion.subclipse.core_1.2.0
> > 3.org.tigris.subversion.subclipse.doc_1.2.0
> > 4.org.tigris.subversion.subclipse.mylar_1.0.1
> > 5.org.tigris.subversion.subclipse_1.2.0
> > 6.Javasvn.jar
> > 7.svnClientAdapter.jar
> >
> > 1.My question is any other plugin or jar I need to add in the build
> path?
>
> Get rid of all of them except #2.
>
> > 2.I want to checkin and check out my project on a single button click
> if
> > there is no conflict,thats why I am using subclipse API to communicate
> to
> > SVN.or is there any other approach for that?
>
> Hard to say. You should be able to reuse the API from the core plugin
> though and you should not need anything else. Adding the other stuff
> might even be causing problems.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
Received on Thu Nov 29 08:26:36 2007