| ||||||
| 5/31 |
| 2007/10/18-20 [Computer/SW/Security] UID:48376 Activity:kinda low |
10/18 Subversion woes. We want to be able to go to other developers'
directories and type "svn status -q" to automate scripts.
Now when I do something like this:
user1@:~user2/dev/blah> svn status
svn: Can't open '.svn/blah/_file.tmpl.tmp': Permission denied
However there is no file named _file.* anywhere! What's going on?
\_ it's trying to create a temp file in a directory where you don't
have write access. -tom
\_ Use svn, save a ausman today!
\_ Use svn, save a german shepherd today! |