Good afternoon, dear experts. I’m forced to ask (for which I apologize in advance), because despite the documentation on svn and netbeans I can’t get into the basics.
If without Netbeans: There is a remote server with ftp and svn access. When I download a site via ftp I get one number of files, when through svn - another (less).
Question: Tell me, is this how it should be? If so, then what to do with them, combine them by replacing files? - apparently combine
Question: tell me how to combine files merged by ftp and from svn? - apparently perezalivat merged from svn over merged with ftp.
Now I generally work somehow crookedly, I have the same site separately on localhost, I change some file, then I merge the latest version into a local folder with svn, then I compare them via notepad ++ or another diff program, then I do commit . But the skin feels that it should not be so.
If together with Netbeans: I thought it would be easier with him, but the headache only increased. When I start a new project, it downloads it via FTP. Then I turn to the Group menu - SVN - Get, and should choose a folder.
Question: Should I choose the folder with the uploaded netbeans project and merge the files from / trunk there? Or separately?
If I download to a separate svn folder, then the system suggests that I create a project based on the downloaded one. But I already have a project, downloaded via FTP.
Question: There is an opportunity to connect these projects later: merged by FTP and merged by svn.
need help! Thanks in advance for any info or links.
I also searched the search and found a similar question a year ago, and although I discovered something new for myself, the questions did not dare.