for SD

History

2009-08-26 23:49:13 Missing author 654057 5ed026a3-dcbc-5609-bbf1-5337363ebb12

warnings when pushing to github, issue not pushed (513)

  • CF-Broken in set to 0.70
  • CF-Severity set to Normal
  • summary set to warnings when pushing to github, issue not pushed
  • creator set to http://notbenh.myopenid.com/
  • f7411fa8-2e08-5385-9b46-0d0d0c7e856d-id set to 49048
  • status set to new
  • reporter set to notbenh@cpan.org
  • f7411fa8-2e08-5385-9b46-0d0d0c7e856d-queue set to App-SD

Comment on: warnings when pushing to github, issue not pushed (513)

  • created set to 2009-08-26 23:49:13
  • content set to 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 ~$
  • type set to Create
  • ticket set to 5ed026a3-dcbc-5609-bbf1-5337363ebb12
2009-08-26 23:23:33 unknown@localhost 654027 4ae59d4d-016c-538f-96e6-bb9dbd978fef

Having issues getting hm to sync (no example in help sync) (511)

  • status changed from new to open
2009-08-26 23:23:32 Missing author 654026 4ae59d4d-016c-538f-96e6-bb9dbd978fef

Comment on: Having issues getting hm to sync (no example in help sync) (511)

  • created set to 2009-08-26 23:23:32
  • content set to In filling out the inital report I noticed that github is behind CPAN, upgraded via CPAN to 0.70 for both SD and Prophet same result: benh@noodleboy ~$ sd pull --from hm:http://hiveminder.com Pulling from hm:http://hiveminder.com Username for http://hiveminder.com: ben.hengst@gmail.com Password for ben.hengst@gmail.com @ http://hiveminder.com: Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. http://hiveminder.com: Finding matching tickets Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 12, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 23, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 41, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in string eq at /usr/local/share/perl/5.10.0/App/SD/Replica/hm/PullEncoder.pm line 128, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 12, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 23, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 41, <STDIN> line 2. Attribute (new_value) does not pass the type constraint because: Validation failed for 'Str|Undef' failed with value DateTime=HASH(0x9745860) at /usr/local/share/perl/5.10.0/Mouse/Meta/Attribute.pm line 240 benh@noodleboy ~$
  • type set to Correspond
  • ticket set to 4ae59d4d-016c-538f-96e6-bb9dbd978fef
2009-08-26 23:22:10 Missing author 654023 4ae59d4d-016c-538f-96e6-bb9dbd978fef

Comment on: Having issues getting hm to sync (no example in help sync) (511)

  • created set to 2009-08-26 23:22:10
  • content set to I did not see a hiveminder example in the sync help so I just started guessing. I get sane errors for most things but the last example dumps a bunch of errors, seems like I should share. benh@noodleboy ~$ sd pull --from hiveminder Pulling from hiveminder I don't know how to handle the replica URL you provided - 'hiveminder'. Is your syntax correct? benh@noodleboy ~$ sd pull --from hiveminder:http://hiveminder.com/todo Pulling from hiveminder:http://hiveminder.com/todo I don't know how to handle the replica URL you provided - 'hiveminder:http://hiveminder.com/todo'. Is your syntax correct? benh@noodleboy ~$ sd pull --from hm:http://hiveminder.com/todo Pulling from hm:http://hiveminder.com/todo Username for http://hiveminder.com/todo: ben.hengst@gmail.com Password for ben.hengst@gmail.com @ http://hiveminder.com/todo: YAML Error: Expected separator '---' benh@noodleboy ~$ sd pull --from hm Pulling from hm I don't know how to handle the replica URL you provided - 'hm'. Is your syntax correct? benh@noodleboy ~$ sd pull --from hm: Pulling from hm: Username for : ben.hengst@gmail.com Password for ben.hengst@gmail.com @ : 400 URL must be absolute at /usr/local/share/perl/5.10.0/Net/Jifty.pm line 193 benh@noodleboy ~$ sd pull --from hm:http://hiveminder.com Pulling from hm:http://hiveminder.com Username for http://hiveminder.com: ben.hengst@gmail.com Password for ben.hengst@gmail.com @ http://hiveminder.com: Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. http://hiveminder.com: Finding matching tickets Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 12, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 23, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 41, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in string eq at /usr/local/share/perl/5.10.0/App/SD/Replica/hm/PullEncoder.pm line 128, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/App/SD/Replica/hm.pm line 70, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 12, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 23, <STDIN> line 2. Use of uninitialized value $date in pattern match (m//) at /usr/local/share/perl/5.10.0/App/SD/Util.pm line 41, <STDIN> line 2. Attribute (new_value) does not pass the type constraint because: Validation failed for 'Str|Undef' failed with value DateTime=HASH(0x9eab958) at /usr/local/share/perl/5.10.0/Mouse/Meta/Attribute.pm line 240 benh@noodleboy ~$
  • type set to Create
  • ticket set to 4ae59d4d-016c-538f-96e6-bb9dbd978fef

Having issues getting hm to sync (no example in help sync) (511)

  • CF-Broken in set to 0.69_01
  • CF-Severity set to Normal
  • summary set to Having issues getting hm to sync (no example in help sync)
  • creator set to http://notbenh.myopenid.com/
  • f7411fa8-2e08-5385-9b46-0d0d0c7e856d-id set to 49047
  • status set to new
  • reporter set to notbenh@cpan.org
  • f7411fa8-2e08-5385-9b46-0d0d0c7e856d-queue set to App-SD
2009-08-27 22:58:09 jesse@bestpractical.com 1326 local

Comment on: pull from private github replicas fails (508)

  • created set to 2009-08-27 22:58:09
  • original_replica set to 09E374FA-EBD3-11DD-9A7A-BF638F31E82D
  • creator set to jesse@bestpractical.com
  • content set to 18:54 <imarcusthis> obra: checked with the api now, I can get stuff 18:54 <obra> parse fail. 18:54 <imarcusthis> curl -umarcusramberg:censored/v2/json/issues/search/marcusramberg/killersinc/open/json 18:54 <obra> api key does or doesn't exist? 18:54 <imarcusthis> that returns a json struct 18:54 <obra> oh. putting your password in the url? 18:55 <imarcusthis> uhm, bad paste 18:55 <imarcusthis> curl -umarcusramberg:censored http://githubcensored/v2/json/issues/search/marcusramberg/killersinc/open/json 18:55 <imarcusthis> that returns a struct 18:55 <imarcusthis> so it seems like you're accessing the API unauthenticated 18:56 <imarcusthis> since you get 'repo not found'
  • ticket set to 64f72131-935c-11de-80cb-d84b75e7b6cc
2009-08-27 22:53:10 jesse@bestpractical.com 1325 local

pull from private github replicas fails (508)

  • created set to 2009-08-27 22:53:10
  • original_replica set to 09E374FA-EBD3-11DD-9A7A-BF638F31E82D
  • creator set to jesse@bestpractical.com
  • component set to core
  • summary set to pull from private github replicas fails
  • status set to new
  • milestone set to diana
  • reporter set to jesse@bestpractical.com
2009-08-27 22:52:56 jesse@bestpractical.com 1324 local

no error handling for nonexistent github replicas (507)

  • created set to 2009-08-27 22:52:56
  • original_replica set to 09E374FA-EBD3-11DD-9A7A-BF638F31E82D
  • creator set to jesse@bestpractical.com
  • component set to core
  • summary set to no error handling for nonexistent github replicas
  • status set to new
  • milestone set to diana
  • reporter set to jesse@bestpractical.com
2009-08-27 16:43:45 jesse@bestpractical.com 1323 local

Comment on: pull over ssh should exist. (505)

  • created set to 2009-08-27 16:43:45
  • original_replica set to 09E374FA-EBD3-11DD-9A7A-BF638F31E82D
  • creator set to jesse@bestpractical.com
  • content set to reported by masser++
  • ticket set to c953d1f1-9328-11de-82de-a59137c8a058
2009-08-27 16:43:45 jesse@bestpractical.com 1322 local

pull over ssh should exist. (505)

  • created set to 2009-08-27 16:43:45
  • original_replica set to 09E374FA-EBD3-11DD-9A7A-BF638F31E82D
  • creator set to jesse@bestpractical.com
  • component set to core
  • summary set to pull over ssh should exist.
  • status set to new
  • milestone set to diana
  • reporter set to jesse@bestpractical.com
2009-08-26 15:02:22 spang@bestpractical.com 1380 7446405e-ebea-11dd-8386-e1c54aff8af6

Comment on: sd needs wizard on first run (416)

  • created set to 2009-08-26 15:02:22
  • creator set to spang@bestpractical.com
  • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
  • content set to Kevin says that Test::Expect is terrible to debug when the tests fail, might want to refactor to be able to drive the wizard with code subs instead
  • ticket set to 36cf86d1-8829-11de-8286-d82a66fe7272
2009-08-26 14:44:27 spang@bestpractical.com 1379 7446405e-ebea-11dd-8386-e1c54aff8af6

wrap comments detailing valid inputs in edit verbose mode (435)

  • status changed from new to closed
2009-08-26 14:06:31 spang@bestpractical.com 1378 7446405e-ebea-11dd-8386-e1c54aff8af6

Comment on: alias cli bug (502)

  • created set to 2009-08-26 14:06:31
  • creator set to spang@bestpractical.com
  • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
  • content set to This happens when you tag --user onto the end too: (and it seems to end up in the replica config file rather than the user config file): SD> alias reassign = ticket update $1 -- milestone $2 SD> alias Active aliases for the current repository (including user-wide and global aliases if not overridden): tl = ticket list ts = ticket show $1 nt = new ticket reassign = ticket update $1 td = ticket details $1 cavil = ticket list -- milestone=cavil status=~new|open mine = ticket list -- owner=~spang status!~closed|rejected det = ticket details $1
  • ticket set to a80e655a-9249-11de-8368-e0f510055f06
2009-08-26 14:06:31 spang@bestpractical.com 1377 7446405e-ebea-11dd-8386-e1c54aff8af6

alias cli bug (502)

  • created set to 2009-08-26 14:06:31
  • summary set to alias cli bug
  • component set to cli
  • creator set to spang@bestpractical.com
  • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
  • status set to new
  • milestone set to diana
  • reporter set to spang@bestpractical.com
2009-08-26 14:04:21 spang@bestpractical.com 1376 7446405e-ebea-11dd-8386-e1c54aff8af6

write tutorial document (469)

  • milestone changed from cavil to diana
2009-08-26 14:04:13 spang@bestpractical.com 1375 7446405e-ebea-11dd-8386-e1c54aff8af6

sd needs wizard on first run (416)

  • milestone changed from cavil to diana
2009-08-26 14:04:05 spang@bestpractical.com 1374 7446405e-ebea-11dd-8386-e1c54aff8af6

need better online help when you type "ticket" (387)

  • milestone changed from cavil to diana
2009-08-26 12:49:24 spang@bestpractical.com 1373 7446405e-ebea-11dd-8386-e1c54aff8af6

Comment on: try getting username/password from config file on pull? (500)

  • created set to 2009-08-26 12:49:24
  • creator set to spang@bestpractical.com
  • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
  • content set to It's annoying to have to type in my username and password every time I pull from e.g. RT. Perhaps the syncs could store username/password in the config file? But then we'd probably want to make sure the umask on the config file is not world-readable. Don't implement this without thinking a bit more about the security aspect.
  • ticket set to e236613d-923e-11de-832a-9c1b448538c9
2009-08-26 12:49:24 spang@bestpractical.com 1372 7446405e-ebea-11dd-8386-e1c54aff8af6

try getting username/password from config file on pull? (500)

  • created set to 2009-08-26 12:49:24
  • summary set to try getting username/password from config file on pull?
  • component set to core
  • creator set to spang@bestpractical.com
  • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
  • status set to new
  • milestone set to diana
  • reporter set to spang@bestpractical.com
2009-08-26 12:01:44 spang@bestpractical.com 1371 7446405e-ebea-11dd-8386-e1c54aff8af6
    2009-08-26 12:00:51 spang@bestpractical.com 1370 7446405e-ebea-11dd-8386-e1c54aff8af6

    Comment on: awesome clone failure mode (493)

    • created set to 2009-08-26 12:00:51
    • creator set to spang@bestpractical.com
    • original_replica set to 7446405E-EBEA-11DD-8386-E1C54AFF8AF6
    • content set to This happens when the target replica already exists
    • ticket set to feefea69-90dc-11de-831b-c08db11b323c