Answer the question
In order to leave comments, you need to log in
How to make project folder editable during SVN Commit?
Hello everyone,
Once upon a time I planned to work with SVN. Yesterday I installed everything - VisualSVN Server and TortoiseSVN as a client.
During the installation of VisualSVN, the folder for the repository was F:/Repositories .
Created a new repository with VisualSVN called newRepository .
Created a folder for the project ( F:\Project1 ), then imported the project (right click on the F:\Project1 folder) - TortoiseSVN → Import .
In the URL of repository line, set the path https://localhost/svn/newRepository - OK.
Created a folder D:\workingFile for the working copy of the file .
Made TortoiseSVN → Checkoutproject (right mouse button on the D:\workingFile folder).
Again, in the URL of repository line, set the path https://localhost/svn/newRepository - OK.
Created a file 123.txt on the working copy (D:\workingFile), then right-clicked SVN Commit - OK.
Now the problem :). A change I make in the working folder ( D:\workingFile ) does not appear in the project folder F:\project1 .
What needs to be done for this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question