10 questions
I used to use file server + update person, then CVS for the next generation, and now Subversion.Before Subversion, it was almost like a place to put programs and how to make them, but now I can't keep...
Once the source has been committed to the subversion, we would like to update the files in the HTML area on the same server with svn update.I am using post-commit, a subversion hook script, but it doe...
Once the source has been committed to the subversion, we would like to update the files in the HTML area on the same server with svn update.I am using post-commit, a subversion hook script, but it doe...
I accidentally svn commit unnecessary files, and It was placed on trac's repository browser.Could you tell me how to erase them completely?
This is about the git-svn issue when upgrading the CentOS 6 svn and git versions.Since the subversion of CentOS6 yum is 1.6 series, update this to 1.8 series using the following site method:Raise the ...
If I want to completely synchronize my work copy with the repository, I need to delete the non-version control files and directories, but how do I type the command?
Please tell me who it is.I am using the subversion of the Linux server and the totoisesvn of windows.rev100 hoge.txt and foo.jpg Fixes99 hoge.txt and bar.doc fixes98 hoge.txt and fuga.png Fixes97 hoge...
I'm trying to rename the file extensions uniformly using TortoiseProc in TortoiseSVN, but I don't know the option to specify the file name after the renaming.In the example below, we are trying to com...
When I tried to update the svn, the following error occurred:Could you tell me how to solve this problem?$svn upUpdating '.':svn:E175002:Unable to connect to a repository at URL'https://example.com/'s...
Hi, how are you?You installed svn on Linux and even created a repository in /usr/local.The path the domain looks at is /home/www this way.If you modify and commit the file using svn, the file will be ...
© 2024 OneMinuteCode. All rights reserved.