Home » Questions » Computers [ Ask a new question ]

how to set permissions on a folder that is in SVN via Mac Terminal

how to set permissions on a folder that is in SVN via Mac Terminal

I have a folder in SVN that i am connecting to via Mac's Terminal. What is the commands to set a folder's perms to 777?

Asked by: Guest | Views: 241
Total answers/comments: 1
Guest [Entry]

The MacOS X Terminal == unix commandline, so all online documentation you see relating to the unix or linux command-line and the subversion command-line client will work just fine.