IRC Transcript
Results that match 'path':
| September 2, 2010 | |
| bebop8: so if I pass the BrowserPlusHandleName value to a service call, ruby can treat that as the full path to start working with? | |
| bebop8: trying to find how that path can then be passed from js to ruby service for next level of interaction | |
| August 19, 2010 | |
| CIA-96: bp-directory: Gary MacDonald master * r18ae734 / unittest/unittest.rb : use native path sep's for 'relativeName' field. need confirmation from gad if that's correct or not - http://bit.ly/cUkdXQ | |
| July 23, 2010 | |
| CIA-87: bp-ruby: Gary MacDonald master * r4128dd6 / tests/runtests.rb : use path formatting as workaround - http://bit.ly/bju5jk | |
| CIA-87: bp-python: Gary MacDonald master * rdf45ee2 / tests/runtests.rb : use path formatting as workaround - http://bit.ly/aqx2sA | |
| CIA-87: bp-imagealter: Gary MacDonald master * rb83ebc8 / test/runtests.rb : use path formatting as workaround - http://bit.ly/agah26 | |
| June 30, 2010 | |
| Samboug: do I need to include it's path? | |
| downtown_dave: sounds like an include path issue | |
| June 21, 2010 | |
| CIA-86: bp-python: Gary MacDonald master * r047d2bd / (4 files in 2 dirs): dev fixes for sys.path and import - http://bit.ly/b4HdIB | |
| June 18, 2010 | |
| CIA-86: platform: fix bug where dependent path was non-null in sapi v5 when a provider service is loaded (standalone, without any dependents) | |
| June 9, 2010 | |
| lth: Galile0, does it always crash on a single file that you have? If so if you can you share the file or details about the file? like its contents and path? | |
| June 7, 2010 | |
| lth_: currently the services that use this stuff require bpsdk to be unpacked at a relative path, and require a copy of the ruby library | |
| June 4, 2010 | |
CIA-86: bp-service-tools: Lloyd Hilaiel v5 * rfa41135 / CppTools/src/bpurlutil.cpp : don't add extra path delim after drive letter on win32 (fix 'c:\\foo' - http://bit.ly/5VwCPY |
|
| May 28, 2010 | |
| CIA-86: platform: update service api documentation to cover simplified service api, threading model, and path format | |
| May 10, 2010 | |
| CIA-64: bp-ruby: Lloyd Hilaiel master * rc3e98b1 / src/CMakeLists.txt : fix broken path toe extension libraries - http://bit.ly/9obloy | |
| April 29, 2010 | |
| CIA-64: platform: Document fact that path to public_platform cannot | |
| April 24, 2010 | |
| lth: export PATH=$PATH:/Users/dgrigsby/my/ |
|
| April 23, 2010 | |
| lth: so I'm trying to patch the cmakelists in libarchive to force the invoker to pass in libraries and include path | |
| gad: ugh, and i like the way it snorts registry for install path | |
gad: config cmd: cmake -DCMAKE_BUILD_TYPE:STRING=Debu A |
|
| gad: i think that's path of least resistance | |
| April 16, 2010 | |
| CIA-64: platform: {#155} path to child exe must be quoted | |
| April 15, 2010 | |
| CIA-64: platform: path fix | |
| April 13, 2010 | |
| CIA-64: platform: fix url<->path bug on osx | |
| CIA-64: platform: Some hardening of url<->path conversion routines against edge cases. | |
| April 6, 2010 | |
| gad: Path is just a wrapper around http://www.boost.org |
|
lth: hey gad, if I've got a bp::file: a , how do I go about that? |
|
| March 30, 2010 | |
| CIA-12: bp-directory: inserted during mimetype filtering had bad path. - http://bit.ly/aS14cp | |
| CIA-12: bp-archiver: Gordon Durand master * r34fffd1 / src/service.cpp : {#136} handle edge case of / as anchor path - http://bit.ly/bdHZsQ | |
| CIA-12: bp-archiver: {#136} Archiver needs to figure out an anchor path | |
| March 26, 2010 | |
| spencerman: gordon, i made the fix ... was calculating the md5 of the file path instead of the file contents. easy find. | |
| March 25, 2010 | |
| CIA-12: platform: Use abs path to run sign.rb. | |
| March 24, 2010 | |
| CIA-12: platform: [#108] sign.rb now takes path to .pfx file (authenticode private key) in a -authKey cmd line arg. | |
| March 8, 2010 | |
| lth: and git is a simple wrapper that just prepends to path and then executes git passing allong cmd line args | |
| lth: I use msysgit, the method where only git is injected into your path | |
| dgrigsby: and then if you have that in your path..., I know that's surprised gordon a few times | |
| March 1, 2010 | |
| dgrigsby: kinda like the "purge by path" we discussed last week lloyd, but maybe not sufficient | |
| dgrigsby: but, DiskScanner calls bp::file::remove on the path | |
| February 23, 2010 | |
| dgrigsby: k, I'll do path-based purge and logging | |
| dgrigsby: and I could log the path, not the serv / version | |
| dgrigsby: I could have a purge by path | |
| dgrigsby: I could purge by path | |
| lth: can you write a little helper function "getServiceLogName" that will print path + name + version? Can that same function deal with empty strings? | |
| lth: can you purge by path if the service fails to start up? | |
| dgrigsby: hmm, well we can purge by path | |
| dgrigsby: in your purge by path design | |
| lth: how about dynamic serivce manager grows another purge function, purge by path? | |
| dgrigsby: cuz you can get service/version from path provided to Controller ctor | |
| February 19, 2010 | |
| lth: maybe path dependant... | |
| February 17, 2010 | |
| spencerman: so i was on the wrong path for a while | |
| February 10, 2010 | |
| gad: my user setting looks like %USERPROFILE%\bin;%PATH%, guess ordering is a mere suggestion | |
| dgrigsby_: I see my change to User PATH | |
| dgrigsby_: perhaps user path added after sys path | |
| gad: yup, that's what i'm doing. echo %PATH% shows that my additions to path aren't being set | |
| dgrigsby_: and you can do "path" from there to check | |
| gad: that would gen bad diffs. wonder why i can't actually set my PATH environment variable. i sooooo love windows | |
| gad: yup, no matter what i put into user settings for PATH, only system settings are applied | |
| gad: looks like w7 is ignoring my user-specific PATH settings. p.o.s. | |
| gad: diff foo created bad patch. called it out explicitly as \users\durand\bin\diff.exe and it worked, even though my bin dir appears first in PATH. no idea why i had to fully specify path | |
| dgrigsby_: in which case we have to backtrack the onEnded path | |
| February 8, 2010 | |
gad: should be fine, looks like mostly moving to bp::file: a |
|
| February 5, 2010 | |
| dgrigsby: seems like they always list the path back to the creation of the universe | |
| January 29, 2010 | |
| gad: actually, i've been thinking of a method on Path for "safe" logging. If path was one of ours, it would return the whole path. If path is user's, it would return something like "a user file" (for logging privacy). that's where posix/native could also be captured | |
| dgrigsby: the only tiny advantage would be if someone thought an issue was due to wrong path separator, from looking at logs | |
| gad: i tend to log them in posix utf form. path.utf8() is more convenient than path.externalUtf8() | |
| dgrigsby: seems like that puppy might be incorrectly breaking up a path with spaces | |
| CIA-81: platform: [bug #34] Add bp::paths::createDirectories() to explicitly create platform dirs, no more creating as a side effect of getting the directory path. Works on OSX, gotta test on windows. | |
| January 26, 2010 | |
| gad: can't deal with non-ascii path in registry for plugin location (can't remember if it's npapi or ax) | |
| January 25, 2010 | |
| CIA-83: platform: [y! bug 3332780] Catch exceptions thrown by bfs::exists when path is an empty CD/DVD drive on windows. | |
| January 8, 2010 | |
| dgrigsby: I did a git mv [path]/cpp_services.md [path]/cpp_tutorial.md | |
| January 6, 2010 | |
| spencerman: i hardcode the include path | |
| January 5, 2010 | |
| lth: (if I remove the developer part of the path?) | |
| lth: and karma. did you fix the beta site's path so it can find docs/data? | |
| December 23, 2009 | |
| CIA-81: bp-ruby: more link path tomfoolery. 1) rename libruby.dylib to libruby_bp.dylib to | |
| December 22, 2009 | |
| CIA-81: bp-tar: Gordon Durand master * r8a76c71 / src/service.cpp : store windows path as utf8 - http://bit.ly/5PoKgs | |
| December 18, 2009 | |
| gad: as i recall, path has to be / format, even on doze, due to ruby | |
| gad: installLocally.rb -nogui=1 -verbose=1 -pkg=<path to a bpkg> | |
| December 17, 2009 | |
| gad: create zip via 7zip, doze zip can "sort of" deal with it. non-ascii path appears as "____" | |
| December 16, 2009 | |
| CIA-77: platform: 7z.exe is no longer redistributed by us, so we should let it be found in the environment rather than providing an explicit path to it. | |
| December 15, 2009 | |
| spencerman: i'm not sure that i have a git path to beta right now | |
| December 14, 2009 | |
| lth: spencerman: union { path; array { path }; }; | |
| lth: wanting to allow the directory service to accept a path or an array of paths... | |
| December 9, 2009 | |
| dgrigsby: ah is the user name part of the path to the process in this case? | |
| December 7, 2009 | |
| CIA-82: platform: Have Path ctors try to use windows long form pathname, avoids problems with short form and long form of same path being unequal string compares. Also added some bfs::equivalent checks to tests | |
| CIA-82: bp-file: Gordon Durand master * r4d2d802 / src/bpfile_Windows.cpp : Deal with path syntax returned by GetFinalPathNameByHandle - http://bit.ly/7zXpAI | |
| December 4, 2009 | |
| CIA-82: bp-downloader: Lloyd Hilaiel master * r56d3d21 / src/downloader.rb : add log message including download to path - http://bit.ly/8CJyOH | |
CIA-82: bp-service-tools: Lloyd Hilaiel master * rfa41135 / CppTools/src/bpurlutil.cpp : don't add extra path delim after drive letter on win32 (fix 'c:\\foo' - http://bit.ly/5VwCPY |
|
| November 18, 2009 | |
| lth_: so a workaround would be to figure out why you can't write to the path: /Users/Jonathan/Applications | |
| July 16, 2009 | |
| haxplorer: I was just trying to get the path to the log file so that you could upload that, so that someone could try to help you. nice that it worked for you | |
| April 22, 2009 | |
| haxplorer: How do i get the complete path? | |
| haxplorer: When I drag and drop files, the paths seem to contain only the file name, but not the base path | |
| March 19, 2009 | |
| bartt: What produces a path type? | |
| bartt: Can you explain the B+ path type? | |
| March 16, 2009 | |
| lloydhilaiel: path file | |
| February 7, 2009 | |
| lloydhilaiel: and as I've said, my goal with easylzma isn't to invent, it's to aggregate and expose so I can use this stuff now in production and have a clean path to upgrade in the future | |

-
A