Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394009
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
827 B
Subscribers
None
README.md
View Options
swh
-
loader
-
svn
==============
The
Software
Heritage
SVN
Loader
is
a
tool
and
a
library
to
walk
a
remote
svn
repository
and
inject
into
the
SWH
dataset
all
contained
files
that
weren
'
t
known
before
.
The
main
entry
points
are
-
:
class
:
`
swh
.
loader
.
svn
.
loader
.
SvnLoader
`
for
the
main
svn
loader
which
ingests
content
out
of
a
remote
svn
repository
-
:
class
:
`
swh
.
loader
.
svn
.
loader
.
SvnLoaderFromDumpArchive
`
which
mounts
a
repository
out
of
a
svn
dump
prior
to
ingest
it
.
-
:
class
:
`
swh
.
loader
.
svn
.
loader
.
SvnLoaderFromRemoteDump
`
which
mounts
a
repository
with
svnrdump
prior
to
ingest
its
content
.
#
CLI
run
With
the
configuration
:
/
tmp
/
loader_svn
.
yml
:
```
storage
:
cls
:
remote
args
:
url
:
http
:
//localhost:5002/
```
Run
:
```
swh
loader
--
config
-
file
/
tmp
/
loader_svn
.
yml
\
run
svn
<
svn
-
repository
-
url
>
```
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:20 PM (1 w, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3212089
Attached To
rDLDSVN Subversion (SVN) loader
Event Timeline
Log In to Comment