S
Steve Kelem
Is there a module for ruby that will give access to subversion functions?
I'd like to:
1. Find out if a file is administered under subversion.
2. Find out if a file under subversion has a given property, e.g.,
svn:executable.
3. Be able to add/delete subversion properties for a file.
4. Add a file to subversion, i.e., administer it and check it in.
Thanks for any help you can give,
Steve Kelem
I'd like to:
1. Find out if a file is administered under subversion.
2. Find out if a file under subversion has a given property, e.g.,
svn:executable.
3. Be able to add/delete subversion properties for a file.
4. Add a file to subversion, i.e., administer it and check it in.
Thanks for any help you can give,
Steve Kelem