0
votes
4answers
51 views
Issue with SVN Commit for certain File Extension
Hello,
I am having problem with uploading file to SVN repository from Tortoise SVN. I can upload all files except some specific files which always fail
List of Files
Rhino.Mocks.dll
…
0
votes
2answers
48 views
Subversion 1.6.6 Error “Could not open the requested SVN filesystem”
I am running ubuntu server with Subversion 1.6.6.
In windows I use the latest Tortoise SVN compiled against Subversion 1.6.6.
I create a new Repository and when I attempt to view the repository or …
2
votes
3answers
50 views
Heavy use of TortoiseSVN / Subversion locks NT User account
Strange one this, which isn't programming related directly, but I thought it important to ask here instead of ServerFault.com, as it is directly related to TortoiseSVN/Subversion usage.
Basically, …
1
vote
4answers
533 views
SVN commands does not appear in context menu
Hi
I've just downloaded and installed SVN Tortoise, but no commands appear on the menu
How is that possible?
1
vote
2answers
31 views
BackUp and Restore SVN settings, How?
Hi,
I have a svn configured in the windows server and having 2000 more revisions. So i would like to change the sever from Windows to linux, so i want to backup all the revision and restore to the new …
0
votes
0answers
34 views
Slow TortoiseSVN merge range of revisions.
We have a feature branch into which we merge (with TortoiseSVN 1.6.6) changes from the trunk periodically by doing a range of revisions merge.
If we leave the Revision range to merge box (To merge …
2
votes
4answers
4k views
How can I publish a subversion repository to a local IIS?
At work, we have a windows server 2003 with IIS and Subversion installed. We use it to publish and test locally
our ASP.NET websites. Every programmer has Tortoise installed on his PC and can …
4
votes
8answers
978 views
How do I keep Resharper Files out of SVN?
I am using VS2008 and Resharper. Resharper creates a directory _Resharper.ProjectName. These files provide no value for source control that I am aware of and cause issues when committing changes. …
10
votes
5answers
2k views
Move Directory across SVN repository using Tortoise SVN
How to move a sub directory from one directory to another, given that both are inside the same SVN repository? I am using tortoise SVN.
0
votes
4answers
40 views
How do you connect TortoiseSVN on a remote PC to SVN on a hosted server?
I've installed SVN on a Windows 2008 server hosted by an outfit similar to GoDaddy. I've installed TortoiseSVN on my local WinXP Pro PC. How do I connect TortoiseSVN from my local PC to SVN on the …
1
vote
0answers
33 views
Configure SVN Server and Trac on Ubuntu [closed]
Hi,
I would like to configure my Ubuntu Machine as local web server for multiple project handling.
Am bit confused about the URL/Folder structure of my above system.
I wish to get something like …
1
vote
4answers
61 views
AnkhSVN and/or TortoiseSVN - what’s the recommended way to change directory structures?
I'm a fairly new user of Ankh and Tortoise. Currently ramping up on a VS2008 application suite that will have multiple .exe files, but with a lot of common code.
Currently, we're sharing code …
0
votes
3answers
49 views
How to I tell VisualSVN to do a replace instead of a merge?
We're finding ourselves unable to open our project in Visual Studio because SVN is adding lines like
"<<<<<<< .mine"
to our .csproj files.
This is apparently something SVN …
2
votes
2answers
61 views
Subversion (TortoiseSVN) - Default check in message?
Is there a way I can set up a client-side script/hook/setting/whatever to have a default message in the TortoiseSVN Commit dialog?
(I want to put some text there to remind me to note bug number when …
0
votes
2answers
39 views
TortoiseSVN Update Head from Revision
I am new to tortoiseSVN - What is the best way to update the head from a revision?
