https://svn.lrde.epita.fr/svn/lrdetools/trunk
Index: ChangeLog
from Nicolas Pouillard <ertai(a)lrde.epita.fr>
Bump Vcs to 0.4.
* vcs/SPEC.dyn.yml: Update.
* vcs/SPEC.yml: Update the RubyEx dependency.
* vcs/lib/vcs/vcs.rb: Layout.
SPEC.dyn.yml | 10 +++++-----
SPEC.yml | 5 ++++-
lib/vcs/vcs.rb | 1 +
3 files changed, 10 insertions(+), 6 deletions(-)
Index: vcs/lib/vcs/vcs.rb
--- vcs/lib/vcs/vcs.rb (revision 266)
+++ vcs/lib/vcs/vcs.rb (working copy)
@@ -22,6 +22,7 @@
RubyEx.import!
Commands.import!
Yaml::ChopHeader.import!
+
require 'logger'
require 'optparse'
require 'etc'
Index: vcs/SPEC.dyn.yml
--- vcs/SPEC.dyn.yml (revision 266)
+++ vcs/SPEC.dyn.yml (working copy)
@@ -1,10 +1,10 @@
--- !ruby/object:OpenStruct
table:
- :version_id: ''
- :url:
https://svn.lrde.epita.fr/svn/lrdetools/trunk/vcs
+ :version_id: Guirlande
+ :date: "Mon, 03 Oct 2005"
:version: !ruby/object:Version
build: 0
major: 0
- minor: 3
- revision: 227
- :date: "Fri, 16 Sep 2005"
+ minor: 4
+ revision: 267
+ :url:
https://svn.lrde.epita.fr/svn/lrdetools/trunk/vcs
Index: vcs/SPEC.yml
--- vcs/SPEC.yml (revision 266)
+++ vcs/SPEC.yml (working copy)
@@ -33,7 +33,10 @@
executables: [ vcs, vcs-svn, vcs-cvs, vcs-prcs ]
dependencies:
- ruby_ex: [~> 0.2.0, 6087/ruby_ex-0.2.0.tar.gz]
+ ruby_ex:
+ gem : ~> 0.3.0
+ tarball: 6317/ruby_ex-0.3.0.tar.gz
+ vcs :
svn://svn.feydakins.org/ruby_ex/trunk
root_test_suite: test/vcs-check.yml
ttk_version: ~> 0.3.0