Displaying 2 results from an estimated 2 matches for "commonus".
Did you mean:
commons
2005 Jan 28
1
security=share, write / read-only mix doesn't work on Samba3
...workgroup = mygroup
os level = 20
force user = all
comment = My Server
security = user
getwd cache = yes
dont descend = /proc,/dev,/etc,/usr
max log size = 2000
log level = 1
[share]
comment = My Share
read list = @CommonUsers
user = @CommonUsers,@Administrators
write list = @Administrators
path = /home/users
--------------------------------------------------------------------------
Thanks!
Carlos Knowlton
2006 Jul 20
4
SVN rails problem
My rails project is at version 52. I want to revert the whole app to
version 50, effectively ignoring v 51+52
I ran
"svn update -r 50" in my working copy. Success.
I have done some work on version 50, but when i try commiting it tells
me that the file im commiting is out of date.
DOes anyone know the solution?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.