You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Dale Wyttenbach <da...@gmail.com> on 2009/03/13 18:35:12 UTC

Subclipse: Moving project to another SVN repo

Use case: Develop a Java project in a sandbox SVN repo, then publish it to a
development SVN repo

This is what I've tried, a couple of times, and keep getting stuck:

   1. Take a working project that is connected to a scratch SVN repo
   2. Team->Disconnect
      1. Delete .svn files? Yes
   3. Team->Share
      1. Select a repository type: Click on SVN, get the standard "Working
      copy not locked" exception

Closing and re-opening the project doesn't help.  Stopping and re-starting
Eclipse doesn't help.
I'm using Eclipse 3.4.1 and Subversion Client Adapter 1.5.2, Subversion
JavaHL 1.5.5, SVNKit Client Adapter 1.5.4

Thanks

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: Subclipse: Moving project to another SVN repo

Posted by DW Dennis Wheeler <dw...@ag.com>.
delete .svn files... no
 
try svn export
 
then try svn import (into the new repo)


________________________________

	From: Dale Wyttenbach [mailto:dale.wyttenbach@gmail.com] 
	Sent: Friday, March 13, 2009 11:35 AM
	To: users@subversion.tigris.org
	Subject: Subclipse: Moving project to another SVN repo
	
	
	Use case: Develop a Java project in a sandbox SVN repo, then
publish it to a development SVN repo
	
	This is what I've tried, a couple of times, and keep getting
stuck:
	

	1.	Take a working project that is connected to a scratch
SVN repo 
	2.	Team->Disconnect 

		1.	Delete .svn files? Yes

	3.	Team->Share 

		1.	Select a repository type: Click on SVN, get the
standard "Working copy not locked" exception

	Closing and re-opening the project doesn't help.  Stopping and
re-starting Eclipse doesn't help.
	I'm using Eclipse 3.4.1 and Subversion Client Adapter 1.5.2,
Subversion JavaHL 1.5.5, SVNKit Client Adapter 1.5.4
	
	Thanks

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Subclipse: Moving project to another SVN repo

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 13, 2009, at 13:35, Dale Wyttenbach wrote:

> Use case: Develop a Java project in a sandbox SVN repo, then  
> publish it to a development SVN repo
>
> This is what I've tried, a couple of times, and keep getting stuck:
> Take a working project that is connected to a scratch SVN repo
> Team->Disconnect
> Delete .svn files? Yes
> Team->Share
> Select a repository type: Click on SVN, get the standard "Working  
> copy not locked" exception
> Closing and re-opening the project doesn't help.  Stopping and re- 
> starting Eclipse doesn't help.
> I'm using Eclipse 3.4.1 and Subversion Client Adapter 1.5.2,  
> Subversion JavaHL 1.5.5, SVNKit Client Adapter 1.5.4

Having never used Eclipse I'm not sure what most of that means... You  
may get better help on the Subclipse mailing list.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].