search for: newdirectory

Displaying 2 results from an estimated 2 matches for "newdirectory".

Did you mean: new_directory
2008 Nov 13
4
Moving a file with Puppet
...the file directive. I then created a new file directive to delete the old file, but I was wondering if there was a better way to do this. So, just to clarify, I went from: file {"myfile": name => "/root/myfile", ... } to: file {"myfile": name => "/newdirectory/myfile", ... } file {"deleteoldlocationofmyfile": name => "/root/myfile", ensure => absent, } I just feel like moving the location of a file will cause bloat of configurations in puppet, but maybe I''m missing some great parameter. Thanks, Leah --~--...
2007 Mar 28
0
[924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
...to the directory chosen by the user.| </ins><span class="cx"> </span><del>-|@DD_DEFAULT_STYLE@|Equivalent to a combination of DEFAULT_DIALOG_STYLE, DD_NEW_DIR_BUTTON and RESIZE_BORDER (the last one is not used under WinCE).| -|@DD_NEW_DIR_BUTTON@|Add "Create newdirectory" button and allow directory names to be editable. OnWindows the new directory button is only available with recentversions of the common dialogs.| </del><span class="cx"> </span><ins>+*NB:* on Windows the new directory button is only available with recent ve...