Hello,

On Thu, Nov 3, 2016 at 11:21 AM, freiwilly <freiwill...@gmail.com> wrote:

> Hello,
>
> does somebody know if its possible to change, on the server, the
> repositorys?
>
> For example:
>
> Now there is for every project one repository, but i want to change the
> structure and have one repository where all the projects have a folder
> under the repository.
>
> Something like:
>
> svn relocate http://svn.de/project1  http://svn.de/allprojects/project1
> also i want to keep the revisions and all that. So checkout and checkin is
> not a option.
>
> I have full acess to all repos and the server.
>
> Is this possible?
>
> Thanks in advanced
>
> At the moment I'm not sure what exactly you are asking about. Do you want
to combine multiple repositories into one monolithic repository? Could you
please elaborate?

What about just changing the repository URL prefix from / or /svn to
/allprojects?

Starting with VisualSVN Server 3.5, it is possible to remove '/svn' prefix
in a repository URL, specify a custom URL prefix such as '/repos' or keep
the default prefix intact. In order to customize the URL prefix, follow
these steps:

   1. Start VisualSVN Server Manager.
   2. Go to *Action | Properties*.
   3. Select *Network *tab.
   4. Select *Customize* under Repositories URL:

You can select "Empty URL prefix" option to remove the "/svn" prefix
completely or select "Custom URL prefix" and specify the prefix you'd like
to use in the URL (for example, "repos").

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to