Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-loader-svn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-loader-svn
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8c1e7c808d1179b77317fdb35e6e11961a93bc81
Select Git revision
Branches
7
avoid-keyword-expansion
avoid-keyword-expansion-with-update
master
default
protected
reschedule-svn-failed-task
rsvndump-experiments
subvertpy
wip/snapshot
Tags
20
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.9.0
v1.8.12
v1.8.11
v1.8.10
v1.8.9
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.6
v1.3.5
v1.3.4
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Dec
9
7
2
1
29
Nov
26
25
23
19
18
17
15
10
9
8
4
3
28
Oct
22
7
30
Sep
29
9
Jun
26
Apr
16
Mar
23
Feb
17
12
11
3
Nov
2
Oct
18
Sep
17
8
3
25
Aug
24
28
Jul
24
17
15
9
8
7
3
2
29
Jun
23
22
5
4
3
2
7
May
29
Apr
20
8
26
Mar
25
14
5
2
1
28
Feb
19
11
6
17
Jan
15
12
Dec
11
6
21
Nov
20
10
Oct
9
22
Aug
11
Jul
28
Jun
27
19
18
17
May
12
Apr
11
Mar
19
Feb
7
1
17
Jan
5
Dec
23
Nov
23
Oct
15
10
9
5
3
1
28
Sep
25
24
22
21
20
19
13
12
Mar
9
8
7
9
Feb
8
6
4
2
1
31
Jan
30
15
Dec
8
10
Nov
7
2
24
Oct
12
11
10
9
6
5
4
3
2
6
Sep
30
Aug
12
Jun
27
Mar
21
15
22
Feb
21
15
14
10
9
10
Jan
9
6
5
15
Dec
14
13
12
9
8
26
Aug
24
23
22
18
19
Jul
11
7
6
5
1
30
Jun
29
25
24
23
22
21
20
15
14
13
12
11
10
8
28
May
27
26
25
24
23
19
18
17
12
15
Apr
14
13
12
11
9
8
6
5
4
3
2
1
31
Mar
30
29
26
25
24
23
22
21
18
17
15
1
ra: Add path parameter to DirEditor
ra: Merge BaseDirEditor and DirEditor into a single DirEditor class
tests/test_loader: Wrap empty svn repo creation in a fixture
loader: Do not raise error when reloading a repo not fully ingested
ra: Fix error when processing svn link on directory
ra: Add typing
ra: Rework export of non link file with svn:special property set
loader: Clean replay directory before post_load operation
ra: Fix parsing of svn link with multiple lines
v0.10.2
v0.10.2
ra: Persist link flag in FileState when replaying revisions
ra: Persist path executable flag in FileState when replaying revisions
svn: Use a temporary directory when checking if history got altered
v0.10.1
v0.10.1
svn.tasks: Fix type
loader: Apply SvnLoaderFromRemoteDump optimization only for stale repos
v0.10.0
v0.10.0
svn: Ensure proper incremental loading of a repository
loader: Ensure to reload from first revision when history got altered
loader: Optimize SvnLoaderFromRemoteDump use on stale repository
ra: Prevent erroneous removing of file state
v0.9.1
v0.9.1
loader: Create temp folder with pattern in SvnLoaderFromRemoteDump
v0.9.0
v0.9.0
Add types to the svn module
ra: Remove global variables.
tests: Ensure loaders actually cleanup after themselves
test: Ensure tests use tmp_path fixture so it's cleaned up properly
Clean up loader, add types and update docstrings
SvnLoaderFromRemoteDump: Drop dump when svn repository is mounted
v0.8.0
v0.8.0
loader: Let log statement do the formatting
svn: Modify default loader to use the same as production task
tests: Actually check the last visit is indeed a full visit
v0.7.3
v0.7.3
loader: Implement post_load to check for revision divergence
ra: Fix export of non link file with svn:special property set
loader: Fix error when first revision number is not one
loader: Perform a complete reloading when detecting altered history
ra: Handle invalid values for svn:eol-style property
ra: Handle unsetting svn:special property on svn links
ra: Do not process end of lines for svn links
ra: Fix edge case in svn:eol-style property handling
loader: Rename start_from_scratch parameter to incremental
loader: Let logging instructions do the formatting
loader: Fix SvnLoaderFromDumpArchive and add test
Remove reference to swh.model.identifiers, it's deprecated
Loading