search for: path_

Displaying 12 results from an estimated 12 matches for "path_".

Did you mean: path
2005 Feb 06
7
SHGetFolderPath and stuff
Hi all, I was taking another look at SHGetFolderPath() and related stuff today based on suggestions from Shanko and Zach. I think this would be fairly simple. My main question is, where do we put these values? Under File, Dir, or Shell? Or somewhere else? I vote Dir, since all the special CSIDL seem to be directories. Thus you would have something like: Dir::ADMINTOOLS Dir::BITBUCKET
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251 Bug ID: 95251 Summary: vdpau decoder capabilities: not supported Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2013 Nov 01
2
[PATCH OSSTEST] ts-xen-build: make collection on xen-syms optional
...compress_stashed($) { my ($path) = @_; + return unless -e "$stash/$path"; my $r= system ''gzip'',''-9vf'',''--'',"$stash/$path"; die "$r $!" if $r; } @@ -1051,10 +1052,13 @@ END store_runvar("path_$item", $stashleaf); } -sub built_stash_file ($$$$) { - my ($ho, $builddir, $item, $fname) = @_; +sub built_stash_file ($$$$;$) { + my ($ho, $builddir, $item, $fname, $optional) = @_; my $build= "build"; my $stashleaf= "$build/$item"; + + return if $opt...
2017 Aug 15
2
How to set absolute path for rsync?
Dear experts, I would like get your help for the issue with --partial-dir=*absolute path.* I’m trying to use rsync to send big file to server and config --partial-dir=*absolute path* since I want to store temp partial file in /tmp/ directory and keep the destination folder clear. My server is joe28, client is joe27. And here is the config on server. root at joe28:~# cat
2017 Aug 16
0
How to set absolute path for rsync?
...--temp-dir. On 08/15/2017 07:19 PM, Joe Qiao via rsync wrote: > Dear experts, > > > > I would like get your help for the issue with --partial-dir=_absolute path._ > > > > I’m trying to use rsync to send big file to server and config > --partial-dir=_absolute path_ since I want to store temp partial file in > /tmp/ directory and keep the destination folder clear. > > > > My server is joe28, client is joe27. And here is the config on server. > > > > root at joe28:~# cat /etc/rsyncd.conf > > # Global settings > >...
2007 Oct 05
1
problem with building package in R 2.6.0
Hello, I can nolonger build R packages in R 2.6.0 (win xp). I get the error message 'sh' is not recognized as an internal or external command. In earlier versions of R I had no problems. Maybe that someone can help me with this. Jean-Paul Fox. C:\PROGRA~1\R\R-2.6.0\bin>Rcmd build --force --binary C:\Temp\R260\mlirt * checking for file
2015 Jan 13
0
PATH directive
...ux.org/show_bug.cgi?id=58 > > > Was/is this behavior really undesired? Yes, we need to provide users with some method of specifying absolute paths, i.e. regular file system semantics. > And, what _should_ had been the correct behavior? Quoting from http://en.wikipedia.org/wiki/Path_(computing), "Systems can use either absolute or relative paths. A full path or absolute path is a path that points to the same location on one file system regardless of the present working directory or combined paths. As such it must always contain the root directory." > For p...
2013 Apr 04
6
replacing mkdir -p
..."/blah/blah/blah/and/blah" $file_list = split($path, $file_separator) $paths = inline_template(''<% parent = nil %><%=@file_list.collect{ |file| parent.nil? ? parent = "#{@file_separator}":parent = "#{parent}#{file}#{@file_separator}"}.join(@path_separator) %>'') $path_list = split($paths, $path_separator) file{$path_list: ensure => directory, } This works great.... once. Then you get errors like: Error: Duplicate declaration: File[/] If there anyway to trim down the produced array by removing th...
2015 Jan 13
1
PATH directive
...r use-case) for some kind of relative path for the PATH directive. Users/members with more experience with network booting mixed firmware's architectures might have some input. > > And, what _should_ had been the correct behavior? > > Quoting from http://en.wikipedia.org/wiki/Path_(computing), > > "Systems can use either absolute or relative paths. A full path or > absolute path is a path that points to the same location on one file > system regardless of the present working directory or combined paths. As > such it must always contain the root dir...
2009 Dec 13
4
v3.0.4 and OSXS - Exit code: 1
Hello, I used Lingon for Leopard Server to create a launchd job that would execute the following rsync (v3.0.4) command when logged in as admin at 12:01 AM each day. sudo rsync -aAHvWX /Volumes/File_Storage/docs/ /Volumes/File_Storage_Mirror/docs When launchd executed this command, it did not work. The system.log file reads "Exited with exit code: 1". It called it at 12:01 AM,
2017 Aug 16
1
How to set absolute path for rsync?
...via rsync wrote: > > Dear experts, > > > > > > > > I would like get your help for the issue with --partial-dir=_absolute > path._ > > > > > > > > I’m trying to use rsync to send big file to server and config > > --partial-dir=_absolute path_ since I want to store temp partial file in > > /tmp/ directory and keep the destination folder clear. > > > > > > > > My server is joe28, client is joe27. And here is the config on server. > > > > > > > > root at joe28:~# cat /etc/rsyncd.conf &g...
2015 Jan 02
2
PATH directive
> On Sat, 20 Dec, at 12:48:18AM, Ady wrote: > > > > So, my first (still incomplete and still inaccurate) attempt to write > > some rules about the PATH directive, and ask about remaining doubts!... > > > > > > The search (for c32 files) is supposed to respect the following rules: > > > > 1_ The search for c32 files is performed according to