Activity overview
Latest activity by justin.collazo
I checked for svn:needs-lock as you suggested, but it wasn't there.
I tried linking a new database to reproduce to problem since I had worked around it on the other database by clearing the read only property in windows explorer.
I'm having the same problem with the new DB. I have the proper security rights in windows and SVN. The server settings are all default. Once the files are committed initially they're all set to read-only, not locked.
I think my problem is for other projects (not using SQL Source Control) the files are usually checked out which removes the read only status and that's why I've never had a problem before.
Nothing is set in the server's [auto-props] so read only must be default. Is there a setting to counteract this? / comments
I checked for svn:needs-lock as you suggested, but it wasn't there.
I tried linking a new database to reproduce to problem since I had worked around it on the other database by clearing the read on...
updating DB with change type Drop
I have 2 databases linked to one source control repository. I tried dropping a table in database 1 and committing the change.
I went to database 2, get latest tab. It's showing a drop needs to be d...