@subversion.apache.org
Subject: Re: Query regarding complete backup of a repository with revision
history.
On Mon, Nov 8, 2010 at 1:36 PM, Ryan Schmidt
mailto:subversion-20...@ryandesign.com>> wrote:
On Nov 8, 2010, at 01:50, Rajnish Kumar Singh wrote:
> I have to copy the entire repository
On Mon, Nov 8, 2010 at 1:36 PM, Ryan Schmidt <
subversion-20...@ryandesign.com> wrote:
>
> On Nov 8, 2010, at 01:50, Rajnish Kumar Singh wrote:
>
> > I have to copy the entire repository to a new server with revision
> history.
> >
> > According to my knowledge there are 2 ways:
> > 1) We can
On Nov 8, 2010, at 01:50, Rajnish Kumar Singh wrote:
> I have to copy the entire repository to a new server with revision history.
>
> According to my knowledge there are 2 ways:
> 1) We can use svnadmin dump command to create the dump and again reload
> it by svnadmin load.
Yes, this is
On Mon, Nov 8, 2010 at 1:20 PM, Rajnish Kumar Singh <
rajnish.k.si...@kpitcummins.com> wrote:
> Hi Team,
>
>
>
> I have to copy the entire repository to a new server with revision history.
>
>
>
> According to my knowledge there are 2 ways:
>
> 1) We can use svnadmin dump command to create t
Hi Team,
I have to copy the entire repository to a new server with revision history.
According to my knowledge there are 2 ways:
1) We can use svnadmin dump command to create the dump and again reload it
by svnadmin load.
2) Or else can I copy the entire repository from the SVN serve