this issue in question is on github here:
http://github.com/notbenh/euler_bench/issues#issue/7, it seems that the
push failed as my comments were not added? or are my expectations off?
benh@noodleboy ~$ sd push --to eb
Username for http://github.com/: notbenh
Password for notbenh @ http://github.com/:
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/App/SD/Replica/github.pm line 79, <STDIN>
line 2.
ticket #d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa has no property
'07133394-178e-5fad-8679-9af5692965dc-id' at
/usr/local/share/perl/5.10.0/App/SD/ForeignReplica.pm line 288, <STDIN>
line 2.
Use of uninitialized value $id in concatenation (.) or string at
/usr/local/share/perl/5.10.0/Net/GitHub/V2/Issues.pm line 107, <STDIN>
line 2.
####################.......... 69.2% 0:01
Done.
benh@noodleboy ~$ sd config -l
Configuration:
Config files:
/home/benh/.sdrc
/home/benh/.sd/config
Your configuration:
core.config-format-version=0
replica.eb.url=github:notbenh/euler_bench
replica.eb.uuid=07133394-178e-5fad-8679-9af5692965dc
replica.local.uuid=4a797524-0b6a-4720-84f3-2d10e1a6d1e2
user.email-address=ben.hengst@gmail.com
benh@noodleboy ~$ sd ticket show 17
= METADATA
id: 17 (d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa)
summary: How best to build a list of all languages, problems solved, and
the file path of each solution.
status: open
created: 2009-08-26 23:38:09
= HISTORY
notbenh@github at 2009-08-12 22:34:33
(28@d3fc9ddd-b744-5ca3-ab3f-aaf275b670fa)
+ "07133394-178e-5fad-8679-9af5692965dc-id" set to "7"
+ "body" set to "Currently this is done with File::Fu and
File::Spec::Functions, It's a bit messy and could use a cleaning."
+ "status" set to "open"
+ "summary" set to "How best to build a list of all languages,
problems solved, and the file path of each solution."
ben.hengst@gmail.com at 2009-08-26 23:34:02 (51@local)
I've pulled the logic into BenchTools.pm but due to the way that bench
uses BenchTools.pm you it only works because its in the same dir.
ben.hengst@gmail.com at 2009-08-26 23:38:09 (56@local)
+ "created" set to "2009-08-26 23:38:09"
- "07133394-178e-5fad-8679-9af5692965dc-id" "7" deleted.
benh@noodleboy ~$