You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Thomas Manson <de...@gmail.com> on 2009/10/23 08:58:40 UTC

Share a project on a SVN repo of an existing project managed by CVS

Hi,
  I've a particular situation here.

  We're using CVS for managing the sources of our project, there is no plan
to migrate to SVN or other VCS.

  One of our client is asking us to publish the sources of the projects we
are working for them on there SVN repository.

  So i've two question  :

   1. How do I share my existing project ? With Tortoise SVN, it tells me
   that the folder must be empty...
   2. Is this a problem that there is CVS folder in the sources ?  (I can
   add an exclusion)


Regards,
Thomas.

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

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

Re: Share a project on a SVN repo of an existing project managed by CVS

Posted by Thomas Manson <de...@gmail.com>.
Thanks Ryan,
 I'll check the svnbook website.

Regards,
Thomas.

On Fri, Oct 23, 2009 at 12:03, Ryan Schmidt <subversion-2009b@ryandesign.com
> wrote:

>
> On Oct 23, 2009, at 03:58, Thomas Manson wrote:
>
>   We're using CVS for managing the sources of our project, there is no plan
>> to migrate to SVN or other VCS.
>>
>>  One of our client is asking us to publish the sources of the projects we
>> are working for them on there SVN repository.
>>
>>  So i've two question  :
>>        • How do I share my existing project ? With Tortoise SVN, it tells
>> me that the folder must be empty...
>>        • Is this a problem that there is CVS folder in the sources ?  (I
>> can add an exclusion)
>>
>
> I believe you're looking for "svn import", or possibly piston or
> svn_load_dirs.
>
> Have you read the Subversion book?
>
> http://svnbook.org/
>
>
>

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

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

Re: Share a project on a SVN repo of an existing project managed by CVS

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 23, 2009, at 03:58, Thomas Manson wrote:

>   We're using CVS for managing the sources of our project, there is  
> no plan to migrate to SVN or other VCS.
>
>   One of our client is asking us to publish the sources of the  
> projects we are working for them on there SVN repository.
>
>   So i've two question  :
> 	• How do I share my existing project ? With Tortoise SVN, it tells  
> me that the folder must be empty...
> 	• Is this a problem that there is CVS folder in the sources ?  (I  
> can add an exclusion)

I believe you're looking for "svn import", or possibly piston or  
svn_load_dirs.

Have you read the Subversion book?

http://svnbook.org/

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

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