IRC Transcript

Results that match 'path':

September 2, 2010
12:11 bebop8: so if I pass the BrowserPlusHandleName value to a service call, ruby can treat that as the full path to start working with?
12:03 bebop8: trying to find how that path can then be passed from js to ruby service for next level of interaction
August 19, 2010
18:13 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
14:41 CIA-87: bp-ruby: Gary MacDonald master * r4128dd6 / tests/runtests.rb : use path formatting as workaround - http://bit.ly/bju5jk
14:39 CIA-87: bp-python: Gary MacDonald master * rdf45ee2 / tests/runtests.rb : use path formatting as workaround - http://bit.ly/aqx2sA
14:39 CIA-87: bp-imagealter: Gary MacDonald master * rb83ebc8 / test/runtests.rb : use path formatting as workaround - http://bit.ly/agah26
June 30, 2010
12:11 Samboug: do I need to include it's path?
12:10 downtown_dave: sounds like an include path issue
June 21, 2010
19:30 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
11:40 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
13:40 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
13:10 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
13:40 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'wink - http://bit.ly/5VwCPY
May 28, 2010
14:36 CIA-86: platform: update service api documentation to cover simplified service api, threading model, and path format
May 10, 2010
10:44 CIA-64: bp-ruby: Lloyd Hilaiel master * rc3e98b1 / src/CMakeLists.txt : fix broken path toe extension libraries - http://bit.ly/9obloy
April 29, 2010
09:21 CIA-64: platform: Document fact that path to public_platform cannot
April 24, 2010
16:30 lth: export PATH=$PATH:/Users/dgrigsby/my/bin/path
April 23, 2010
16:06 lth: so I'm trying to patch the cmakelists in libarchive to force the invoker to pass in libraries and include path
15:56 gad: ugh, and i like the way it snorts registry for install path
15:48 gad: config cmd: cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_INSTALL_PREFIXrazzATH=/Users/durand/work/projects/bp-archiver/external/bakery/ports/work/libarchive/build_debug/install -DENABLE_ACL:BOOL=OFF -DENABLE_XATTR:BOOL=OFF -DENABLE_XML:BOOL=OFF -DENABLE_LZMA:BOOL=OFF -DENABLE_OPENSSL:BOOL=OFF "/Users/durand/work/projects/bp-archiver/external/bakery/ports/work/libarchive/src/libarchive-2.8.0"
10:37 gad: i think that's path of least resistance
April 16, 2010
10:40 CIA-64: platform: {#155} path to child exe must be quoted
April 15, 2010
11:42 CIA-64: platform: path fix
April 13, 2010
13:54 CIA-64: platform: fix url<->path bug on osx
13:54 CIA-64: platform: Some hardening of url<->path conversion routines against edge cases.
April 6, 2010
11:08 gad: Path is just a wrapper around http://www.boost.org/doc/libs/1_41_0/libs/filesystem/doc/reference.html
11:07 lth: hey gad, if I've got a bp::file:razzath thingy and I wanna get the leaf node ("basename"wink, how do I go about that?
March 30, 2010
08:57 CIA-12: bp-directory: inserted during mimetype filtering had bad path. - http://bit.ly/aS14cp
08:57 CIA-12: bp-archiver: Gordon Durand master * r34fffd1 / src/service.cpp : {#136} handle edge case of / as anchor path - http://bit.ly/bdHZsQ
08:57 CIA-12: bp-archiver: {#136} Archiver needs to figure out an anchor path
March 26, 2010
09:05 spencerman: gordon, i made the fix ... was calculating the md5 of the file path instead of the file contents. easy find.
March 25, 2010
16:31 CIA-12: platform: Use abs path to run sign.rb.
March 24, 2010
15:28 CIA-12: platform: [#108] sign.rb now takes path to .pfx file (authenticode private key) in a -authKey cmd line arg.
March 8, 2010
11:15 lth: and git is a simple wrapper that just prepends to path and then executes git passing allong cmd line args
11:14 lth: I use msysgit, the method where only git is injected into your path
11:11 dgrigsby: and then if you have that in your path..., I know that's surprised gordon a few times
March 1, 2010
21:47 dgrigsby: kinda like the "purge by path" we discussed last week lloyd, but maybe not sufficient
21:47 dgrigsby: but, DiskScanner calls bp::file::remove on the path
February 23, 2010
17:46 dgrigsby: k, I'll do path-based purge and logging
17:45 dgrigsby: and I could log the path, not the serv / version
17:44 dgrigsby: I could have a purge by path
17:36 dgrigsby: I could purge by path
17:24 lth: can you write a little helper function "getServiceLogName" that will print path + name + version? Can that same function deal with empty strings?
17:23 lth: can you purge by path if the service fails to start up?
17:18 dgrigsby: hmm, well we can purge by path
17:14 dgrigsby: in your purge by path design
17:13 lth: how about dynamic serivce manager grows another purge function, purge by path?
17:09 dgrigsby: cuz you can get service/version from path provided to Controller ctor
February 19, 2010
11:04 lth: maybe path dependant...
February 17, 2010
15:54 spencerman: so i was on the wrong path for a while
February 10, 2010
17:12 gad: my user setting looks like %USERPROFILE%\bin;%PATH%, guess ordering is a mere suggestion
17:11 dgrigsby_: I see my change to User PATH
17:11 dgrigsby_: perhaps user path added after sys path
17:07 gad: yup, that's what i'm doing. echo %PATH% shows that my additions to path aren't being set
17:07 dgrigsby_: and you can do "path" from there to check
17:05 gad: that would gen bad diffs. wonder why i can't actually set my PATH environment variable. i sooooo love windows
17:05 gad: yup, no matter what i put into user settings for PATH, only system settings are applied
17:03 gad: looks like w7 is ignoring my user-specific PATH settings. p.o.s.
16:58 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
13:28 dgrigsby_: in which case we have to backtrack the onEnded path
February 8, 2010
13:04 gad: should be fine, looks like mostly moving to bp::file:razzath
February 5, 2010
13:03 dgrigsby: seems like they always list the path back to the creation of the universe
January 29, 2010
18:20 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
18:18 dgrigsby: the only tiny advantage would be if someone thought an issue was due to wrong path separator, from looking at logs
18:16 gad: i tend to log them in posix utf form. path.utf8() is more convenient than path.externalUtf8()
16:48 dgrigsby: seems like that puppy might be incorrectly breaking up a path with spaces
12:55 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
10:32 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
21:14 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
11:39 dgrigsby: I did a git mv [path]/cpp_services.md [path]/cpp_tutorial.md
January 6, 2010
13:33 spencerman: i hardcode the include path
January 5, 2010
15:59 lth: (if I remove the developer part of the path?)
09:54 lth: and karma. did you fix the beta site's path so it can find docs/data?
December 23, 2009
17:42 CIA-81: bp-ruby: more link path tomfoolery. 1) rename libruby.dylib to libruby_bp.dylib to
December 22, 2009
10:37 CIA-81: bp-tar: Gordon Durand master * r8a76c71 / src/service.cpp : store windows path as utf8 - http://bit.ly/5PoKgs
December 18, 2009
12:15 gad: as i recall, path has to be / format, even on doze, due to ruby
12:15 gad: installLocally.rb -nogui=1 -verbose=1 -pkg=<path to a bpkg>
December 17, 2009
11:03 gad: create zip via 7zip, doze zip can "sort of" deal with it. non-ascii path appears as "____"
December 16, 2009
18:26 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
13:33 spencerman: i'm not sure that i have a git path to beta right now
December 14, 2009
12:46 lth: spencerman: union { path; array { path }; };
12:45 lth: wanting to allow the directory service to accept a path or an array of paths...
December 9, 2009
19:11 dgrigsby: ah is the user name part of the path to the process in this case?
December 7, 2009
16:16 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
09:57 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
19:42 CIA-82: bp-downloader: Lloyd Hilaiel master * r56d3d21 / src/downloader.rb : add log message including download to path - http://bit.ly/8CJyOH
19:21 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'wink - http://bit.ly/5VwCPY
November 18, 2009
22:49 lth_: so a workaround would be to figure out why you can't write to the path: /Users/Jonathan/Applications
July 16, 2009
07:46 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
20:25 haxplorer: How do i get the complete path?
20:25 haxplorer: When I drag and drop files, the paths seem to contain only the file name, but not the base path
March 19, 2009
08:46 bartt: What produces a path type?
08:46 bartt: Can you explain the B+ path type?
March 16, 2009
16:38 lloydhilaiel: path file
February 7, 2009
08:32 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