Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394306
vcsrepo_svn_ver.rb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
276 B
Subscribers
None
vcsrepo_svn_ver.rb
View Options
Facter
.
add
(
:vcsrepo_svn_ver
)
do
setcode
do
begin
version
=
Facter
::
Core
::
Execution
.
execute
(
'svn --version --quiet'
)
if
Gem
::
Version
.
new
(
version
)
>
Gem
::
Version
.
new
(
'0.0.1'
)
version
else
''
end
rescue
''
end
end
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:23 PM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3303957
Attached To
R119 Support for source control repositories
Event Timeline
Log In to Comment