You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Schlup, Herbert" <He...@omega.ch> on 2009/04/23 07:35:37 UTC

Error creating Sub-Repository

Dear all
 
is there a change from Version 1.6 creating Sub-Repostiories?
 
I have a repository E:\SVN\
 
under this I have several sub repositories.
 
After having installed Version 1.6 i can not create new sub
repositories. With Tortoise it tells me that there is no place or write
protected, with SVNADMIN i try to make
svnamdin e:\SVN\ADExport and i get .... is a subdirectory of an existing
repository rooted at 'e:/SVN'.
 
 
 
Is it no longer possible to create sub repositories?
 
Herbert
 
 

************************************************************************************
This e-mail message is intended only for the addressee(s) and contains
information which may be confidential. If you are not the intended
recipient please do not read, save, forward, disclose or copy the contents
of this e-mail. If this e-mail has been sent to you in error, please delete this 
e-mail and any copies or links to this e-mail completely and immediately
from your system. We also like to inform you that communication via e-mail
over the Internet is insecure because third parties may have the possibility
to access and manipulate e-mails.

Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of
The Swatch Group Ltd.
************************************************************************************

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

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

Re: Error creating Sub-Repository

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 23, 2009, at 04:07, Schlup, Herbert wrote:

> Ryan Schmidt wrote:
>
>> On Apr 23, 2009, at 02:35, Schlup, Herbert wrote:
>>
>>> is there a change from Version 1.6 creating Sub-Repostiories?
>>>
>>> I have a repository E:\SVN\
>>>
>>> under this I have several sub repositories.
>>>
>>> After having installed Version 1.6 i can not create new sub
>>> repositories. With Tortoise it tells me that there is no place or
>>> write protected, with SVNADMIN i try to make svnamdin e:\SVN 
>>> \ADExport
>>> and i get .... is a subdirectory of an existing repository rooted at
>>> 'e:/SVN'.
>>>
>>> Is it no longer possible to create sub repositories?
>>
>> There has never been any such thing as a sub-repository.
>>
>> It has always been an error to attempt to create a repository inside
>> another repository. Subversion now prevents you from doing this since
>> there has never been any reason to do so.
>
> So how do you work when you have different Developments...
>
> You have a directory E:\SVN\ where svnserve is running on as a service
> and you create different repositories below that for each Application?

Yes, if you want to have a collection of repositories in E:\SVN, then  
E:\SVN would just be a regular directory, and would not itself be a  
repository.

You can either create a repository for each project, or put all  
projects in a single repository, or some mix of these strategies.  
There are advantages and disadvantages to both.

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

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

RE: Error creating Sub-Repository

Posted by "Schlup, Herbert" <He...@omega.ch>.
So how do you work when you have different Developments...

You have a directory E:\SVN\ where svnserve is running on as a service
and you create different repositories below that for each Application? 

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009a@ryandesign.com] 
Sent: Donnerstag, 23. April 2009 10:49
To: Schlup, Herbert
Cc: users@subversion.tigris.org
Subject: Re: Error creating Sub-Repository


On Apr 23, 2009, at 02:35, Schlup, Herbert wrote:

> is there a change from Version 1.6 creating Sub-Repostiories?
>
> I have a repository E:\SVN\
>
> under this I have several sub repositories.
>
> After having installed Version 1.6 i can not create new sub 
> repositories. With Tortoise it tells me that there is no place or 
> write protected, with SVNADMIN i try to make svnamdin e:\SVN\ADExport 
> and i get .... is a subdirectory of an existing repository rooted at 
> 'e:/SVN'.
>
>
>
> Is it no longer possible to create sub repositories?

There has never been any such thing as a sub-repository.

It has always been an error to attempt to create a repository inside
another repository. Subversion now prevents you from doing this since
there has never been any reason to do so.




************************************************************************************
This e-mail message is intended only for the addressee(s) and contains
information which may be confidential. If you are not the intended
recipient please do not read, save, forward, disclose or copy the contents
of this e-mail. If this e-mail has been sent to you in error, please delete this 
e-mail and any copies or links to this e-mail completely and immediately
from your system. We also like to inform you that communication via e-mail
over the Internet is insecure because third parties may have the possibility
to access and manipulate e-mails.

Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of
The Swatch Group Ltd.
************************************************************************************

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

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


Re: Error creating Sub-Repository

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 23, 2009, at 02:35, Schlup, Herbert wrote:

> is there a change from Version 1.6 creating Sub-Repostiories?
>
> I have a repository E:\SVN\
>
> under this I have several sub repositories.
>
> After having installed Version 1.6 i can not create new sub
> repositories. With Tortoise it tells me that there is no place or  
> write
> protected, with SVNADMIN i try to make
> svnamdin e:\SVN\ADExport and i get .... is a subdirectory of an  
> existing
> repository rooted at 'e:/SVN'.
>
>
>
> Is it no longer possible to create sub repositories?

There has never been any such thing as a sub-repository.

It has always been an error to attempt to create a repository inside  
another repository. Subversion now prevents you from doing this since  
there has never been any reason to do so.

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

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