That probably won't have to happen anymore.
svn monorepository needs to be ingested in a specific way.
A new task will get created for this.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 21 2022
In T3870#77439, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-55
In T3870#77435, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-4Z
In T3870#77434, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-57
In T3870#77482, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-2Y
Sentry issue: SWH-LOADER-SVN-2Y
In T3870#77432, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-53
In T3870#77433, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-4Y
In T3870#77431, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-50
In T3870#77430, @swh-sentry-integration wrote:Sentry issue: SWH-LOADER-SVN-58
Sentry issue: SWH-LOADER-SVN-55
Sentry issue: SWH-LOADER-SVN-4Z
Sentry issue: SWH-LOADER-SVN-57
Sentry issue: SWH-LOADER-SVN-4Y
Sentry issue: SWH-LOADER-SVN-53
Sentry issue: SWH-LOADER-SVN-50
Sentry issue: SWH-LOADER-SVN-58
Jan 20 2022
Jan 19 2022
@ardumont deployed swh-loader-svn v1.0.0 on staging and restarted the loader service.
Jan 14 2022
Jan 13 2022
Sentry issue: SWH-LOADER-SVN-1Q
Jan 12 2022
Jan 10 2022
Dec 16 2021
This PDF contains my SVN Loader review report.
Dec 14 2021
My recent work on fixing the subversion loader issues in production based on sentry reports made me think again about how we could resolve that task.
Dec 1 2021
Nov 29 2021
Nov 26 2021
Diff deployed through the v0.10.1
Nov 25 2021
Nov 22 2021
If i'm not mistaken, there has been some more work about this.
This got deployed with the v0.10 package btw.
Nov 18 2021
Nov 17 2021
Deployed ^ as part of the v0.9 package.
Let's see if that defiintely fixes that wrong pattern.
Nov 15 2021
Nov 10 2021
so:
/tmp/tmp0tm0182g/swh.loader.svn.2zdkkl_5-1740204/tmpi0q7t29s: mounted svn repository (from a dump) /tmp/swh.loader.svn.mhx2lwbz-1740204/tmpi0q7t29s: svn loader's repository disk copy growing along the ingestion
Nov 9 2021
I've triggered runs on those origins with the patched loader btw.
Diffs landed, packaged and deployed.
Closing.
@posenato Hello, i was gonna check this morning and ping you to let you know.
Nov 8 2021
It has just finished saving the repository.
It worked perfectly.
Thank you a lot for your support.
All fixes have currently landed, got packaged in v0.7.3.
I've deployed it and triggered a run [1] for the origin (ongoing).
Nov 4 2021
Nov 3 2021
The issue is related to the difference of fetched revision data whether we use the swh.loader.svn.SvnLoader class (fetching revisions
one at a time through a ping pong with the svn server) or the swh.loader.svn.SvnLoaderFromRemoteDump class (fetching all revisions
to a dump file in one operation).
Nov 2 2021
The loading issue for the repository in T3694 description has been identified: a commit message has been modified
server side between two save code now requests leading to a discrepancy in computed hashes for revisions.
Oct 29 2021
@anlambert, thank you for excellent analysis!
Yes, I made an adjustment of commit logs because there was an error during the release and I discover it very soon, so I preferred to make the release again adjusting the comments instead of to make a new release!
Hi,
if you need to have an SVN log from the SVN server, I can ask our sysadmins to have an extract of the log.
Oct 28 2021
Ah, it's not for all origins though...
I tried with other origins which demonstrates the same issue [1] and they did not fail...
For this one, i had a thought about it recently and it should be enough to trigger a
run from scratch (loader has the flag for it which is tested but got never used).