Re: Adjust revision in new repository

2023-09-04 Thread Nico Kadel-Garcia
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

Re: Adjust revision in new repository

2023-09-04 Thread Nico Kadel-Garcia
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

Re: Adjust revision in new repository

2023-09-04 Thread Mark Phippard
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?

Re: Adjust revision in new repository

2023-09-04 Thread Magnus Lyrberg
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

Re: Adjust revision in new repository

2023-09-01 Thread Johan Corveleyn
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. > > >

Re: Adjust revision in new repository

2023-09-01 Thread Magnus Lyrberg
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:

Re: Adjust revision in new repository

2023-09-01 Thread Magnus Lyrberg
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

Re: Adjust revision in new repository

2023-09-01 Thread Yasuhito FUTATSUKI
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

Re: Adjust revision in new repository

2023-09-01 Thread Johan Corveleyn
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

Re: Adjust revision in new repository

2023-09-01 Thread Magnus Lyrberg
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

Re: Adjust revision in new repository

2023-08-31 Thread Johan Corveleyn
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

Adjust revision in new repository

2023-08-31 Thread Magnus Lyrberg
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