On Mon, Sep 4, 2023 at 8:36 AM Magnus Lyrberg
wrote:
>
> On Fri, Sep 1, 2023 at 3:15 PM Johan Corveleyn wrote:
>>
>> On Fri, Sep 1, 2023 at 2:47 PM Magnus Lyrberg
>> wrote:
>> > Thank you. This is very similar to our current solution. It would
>> > however be nice to avoid a lot of empty commits
On Thu, Aug 31, 2023 at 8:21 AM Magnus Lyrberg
wrote:
>
> Hello.
>
> I'm not subscribed so please CC me in any response.
>
> We have, most unfortunately and for historical reasons,
> a very hard dependency on the revision number in subversion.
>
> Our current repository has become large and unwiel
On Mon, Sep 4, 2023 at 8:36 AM Magnus Lyrberg
wrote:
> There is some concern that having 18 empty commits might impact
> the performance of the repository. I assume each commit still has an entry
> in the database etc, even if it does not use a lot of disk.
Are you doing this for performance?
On Fri, Sep 1, 2023 at 3:15 PM Johan Corveleyn wrote:
> On Fri, Sep 1, 2023 at 2:47 PM Magnus Lyrberg
> wrote:
> > Thank you. This is very similar to our current solution. It would
> > however be nice to avoid a lot of empty commits, hence my
> > engagement in this list asking for alternative so
On Fri, Sep 1, 2023 at 2:47 PM Magnus Lyrberg
wrote:
>
> On Fri, Sep 1, 2023 at 2:05 PM Yasuhito FUTATSUKI
> wrote:
> >
> > Although it makes a bunch of dummy empty commit, a dump file contains
> > empty revisions can increase youngest revision number keeping content
> > of the tree empty.
> >
>
On Fri, Sep 1, 2023 at 2:05 PM Yasuhito FUTATSUKI
wrote:
>
> Although it makes a bunch of dummy empty commit, a dump file contains
> empty revisions can increase youngest revision number keeping content
> of the tree empty.
>
> e.g. A shell script to make a repositoy contains
> 10 empty revisions:
On Fri, Sep 1, 2023 at 2:00 PM Johan Corveleyn wrote:
> On Fri, Sep 1, 2023 at 11:05 AM Magnus Lyrberg
> wrote:
> > On Thu, Aug 31, 2023 at 4:51 PM Johan Corveleyn
> wrote:
> > > On Thu, Aug 31, 2023 at 2:21 PM Magnus Lyrberg
> > > > Is there some other way besides making a bunch of dummy commi
Hello,
On 2023/09/01 18:04, Magnus Lyrberg wrote:
Unfortunately 'svnadmin load' ignores the revision information in the dump
file. If the new repository is empty it will start with revision 1
regardless of
what the dump file says.
I made a quick test to verify this:
svnadmin load /var/svn/repo
On Fri, Sep 1, 2023 at 11:05 AM Magnus Lyrberg
wrote:
> On Thu, Aug 31, 2023 at 4:51 PM Johan Corveleyn wrote:
> > On Thu, Aug 31, 2023 at 2:21 PM Magnus Lyrberg
> > wrote:
> > >
> > > Hello.
> > >
> > > I'm not subscribed so please CC me in any response.
> > >
> > > Is there some other way besi
On Thu, Aug 31, 2023 at 4:51 PM Johan Corveleyn wrote:
> On Thu, Aug 31, 2023 at 2:21 PM Magnus Lyrberg
> wrote:
> >
> > Hello.
> >
> > I'm not subscribed so please CC me in any response.
> >
> > Is there some other way besides making a bunch of dummy commits
> > to reach our current revision num
On Thu, Aug 31, 2023 at 2:21 PM Magnus Lyrberg
wrote:
>
> Hello.
>
> I'm not subscribed so please CC me in any response.
>
> We have, most unfortunately and for historical reasons,
> a very hard dependency on the revision number in subversion.
>
> Our current repository has become large and unwiel
Hello.
I'm not subscribed so please CC me in any response.
We have, most unfortunately and for historical reasons,
a very hard dependency on the revision number in subversion.
Our current repository has become large and unwieldy, and we
want to move to a fresh repository. The history is not very
12 matches
Mail list logo