Repository on windows share drive
I've got the follwing situation. There is a network drive located on the server and accessed as a windows share folder. I haven't got access to the server itself. The folder contains mainly excel files. About 5 users are working with these files, and each file can be accessed for writing by one user at any moment. Local machines of these users are Win7 machines. The thing I want to do is to add versioning control for these files.
My idea is to create a bazaar repository located on the shared folder, with users commiting to that repository from their local machines. I don't want to store a local copy of repository on every local machine for many non-computer reasons. For my task, I don't need branching or merging, each user will only do commits. Please tell me, is the scheme I described safe? May there be any problems when, for example, 2 users will make commits at the same time? Or maybe there is a better solution of my problem?
Would be very glad for any advice or comments.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Алексей Лебедев for more information if necessary.