Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392796
testmodule.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
237 B
Subscribers
None
testmodule.py
View Options
import
swh.loader.cvs.rcsparse
f
=
rcsparse
.
rcsfile
(
'test,v'
)
print
f
.
head
print
f
.
branch
s
=
f
.
symbols
print
s
[
'RELENG_4'
]
print
s
.
items
()
r
=
f
.
revs
i
=
r
.
items
()
print
i
print
f
.
getlog
(
f
.
sym2rev
(
'RELENG_4'
))
.
decode
(
'ascii'
)
print
'1.1'
in
r
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:03 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3398922
Attached To
rDLDCVS CVS Loader
Event Timeline
Log In to Comment