M
M
Mr. Abdu Jan2015-04-03 08:16:59
subversion
Mr. Abdu Jan, 2015-04-03 08:16:59

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

1 answer(s)
M
maaGames, 2015-04-03
@Abdukhafiz

F:\project1 -> RMB -> SVN Update
Either when committing, you didn't check the box next to the new file and it didn't go into the database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question