Displaying 3 results from an estimated 3 matches for "bradtest".
Did you mean:
radtest
2007 Nov 26
0
rSpec (rev 2996), Rails (rev 8214): TextMate bundle problems
...xtMate.app/Contents/SharedSupport/Support/lib/builder.rb:111
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require''
from
/Users/Brad/dev/ws/fb3ws/test/bradtest/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/array/conversions.rb:1
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'...
2015 Mar 31
0
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
...t; nt acl support = Yes
> printable = No
> guest ok = No
> veto oplock files = /*.log/
>
> Inside /usr3 I have a folder:
> drwxrwxrwx 17 root system 12288 Mar 30 11:23 appsrv
>
> Inside the appsrv folder I have a file:
> -r-xr--r-- 1 rober usr 111 Mar 30 10:50 BradTest.p
>
> On my Windows 7 machine I can browse to \\van-xxxxx\usr3 and I can go inside the appsrv directory and open/edit the BradTest.p file, and create other files in this directory, etc...
>
> I am debugging with a single file named "BradTest.p", its permissions are as follows....
2015 Mar 30
2
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
...read only = No
? ?inherit permissions = Yes
? ?nt acl support = Yes
? ?printable = No
? ?guest ok = No
? ?veto oplock files = /*.log/
Inside /usr3 I have a folder:?
drwxrwxrwx 17 root system 12288 Mar 30 11:23 appsrv
Inside the appsrv folder I have a file:?
-r-xr--r-- 1 rober usr 111 Mar 30 10:50 BradTest.p
On my Windows 7 machine I can browse to \\van-xxxxx\usr3 and I can go inside the appsrv directory and open/edit the BradTest.p file, and create other files in this directory, etc...
I am debugging with a single file named "BradTest.p", its permissions are as follows...
# stat BradTes...