lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Converting a proprietary svn repository to git


From: Greg Chicares
Subject: Re: [lmi] Converting a proprietary svn repository to git
Date: Fri, 26 Feb 2016 16:08:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 2016-02-26 13:24, Vadim Zeitlin wrote:
> On Fri, 26 Feb 2016 12:55:48 +0000 Greg Chicares <address@hidden> wrote:
> 
> GC> On 2016-02-26 02:01, Vadim Zeitlin wrote:
> GC> > On Fri, 26 Feb 2016 00:17:43 +0000 Greg Chicares <address@hidden> wrote:
[...]
> GC> > GC> /home/greg/tainted/migration[0]$git svn clone \
> GC> > GC>   file:///home/greg/tainted/migration/repository \
> GC> > GC>   --authors-file=authors.txt --no-metadata --trunk=/ ./proprietary
> GC> > 
> GC> >  I guess your svn repository uses non-standard layout, which is why 
> --trunk
> GC> > option is needed. But other than this, this is perfectly fine.
> GC> 
> GC> It did indeed use a non-standard svn layout:
[...]
> GC>   svn_working_copy/
> GC>     repository/
> GC>       data/
> GC>         .svn/
> GC>       src/
> GC>         .svn/
> GC>       test/
> GC>         .svn/
> GC>       .svn/
> 
>  This looks like a checked out version, so it doesn't necessarily say
> anything about the layout of the repository if you have checked out just
> the trunk. But if you have checked out the repository root (i.e. "svn info"
> shows the same values for "URL:" and "Repository Root:"), then it is indeed
> non-standard.

Changing whitespace to bring about vertical alignment...

/home/greg/tainted/migration/svn_working_copy/repository[0]$svn info
Path: .
URL:             file:///home/greg/tainted/migration/repository
Repository Root: file:///home/greg/tainted/migration/repository

...they are indeed the same.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]