How do you move a file?

Check out section 5.14.2. Moving files and folders (or check out “move” in the Index of the help) of the TortoiseSVN help. You do a move via right-dragging. It also mentions that you need to commit from the parent folder to make it “one” revision. This works for doing the change in a working copy. … Read more

How to use TortoiseSVN via command line?

By default TortoiseSVN always has a GUI (Graphical User Interface) associated with it. But on the installer (of version 1.7 and later) you can select the “command line client tools” option so you can call svn commands (like svn commit and svn update) from the command line. Here’s a screenshot of the “command line client … Read more

How to change users in TortoiseSVN

Open Windows Explorer. Right-click anywhere in the window. Click TortoiseSVN → Settings. Click Saved Data. Click Clear beside Authentication Data (see below). Check the authentication items to clear. Click OK. All saved Authentication Data for all projects is deleted. You will have to re-enter credentials to reconnect.

Working copy XXX locked and cleanup failed in SVN

One approach would be to: Copy edited items to another location. Delete the folder containing the problem path. Update the containing folder through Subversion. Copy your files back or merge changes as needed. Commit Another option would be to delete the top level folder and check out again. Hopefully it doesn’t come to that though.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)