visualsvn-server Questions

5

I accidentally created a repository without the default folders in TortoiseSVN then did a checkout locally. Realized hey, I forgot to create that repository with the defaults so I deleted the repos...
Nucleotidase asked 20/4, 2009 at 23:16

6

I am using CruiseControl.net for continous integration. I've created a repository for my project using VisualSvn server (uses Windows Authentication). Both the servers are hosted in the same system...
Utica asked 29/4, 2010 at 9:32

2

Solved

I have a Windows Server 2008 with VisualSVN Server hosting a repository. On the client computers I have TortoiseSVN client. How can I create a backup of my repository that is hosted on the server...

3

I am helping my business unit set up a Subversion server, and I'm evaluating some options like VisualSVN Server, CollabNet Subversion Edge, and uberSVN. I've tried the basic version of Visua...
Erysipelas asked 11/9, 2012 at 16:19

2

Solved

As far as I know, VisualSVN Server is a server while TortoiseSVN is a client. But I can also create repository with tortoise svn only, without needing Visual SVN. What is the difference between th...
Brie asked 27/6, 2012 at 20:40

1

Solved

We currently have an SVN Server, using VisualSVN Server as our front-end server, and most clients are running both VisualSVN Visual Studio extension and TortoiseSVN. The current repository we hav...

1

I am currently running VisualSVN Server Enterprise on a Windows Server 2008 R2 x64 machine and I had no problem installing and setting it up locally. I need to give remote access to a user in the U...
Paracasein asked 9/5, 2012 at 9:29

1

Solved

I installed VisualSVN Server 2.5.4. I can create user and repository. My question is how can I create/delete user/repository from C#. Is there any library?
Silvereye asked 4/4, 2012 at 18:37

3

Solved

Newbie question: I just installed VisualSVN Server and created a repository. I noticed that it created it at C:\Repositories. I need it stored on my D drive instead as there is more space there. I ...
Thoria asked 10/7, 2009 at 3:59

1

I am currently migrating a repo from Linux to windows. The problem I am having is that when load the new repository the hierarchy is [reponame]\[reponame]. Is there a way to move all the folders up...
Radionuclide asked 13/1, 2012 at 14:51

2

I'm reading VisualSVN doc online and one of them is like this: It's also possible to export a self-signed certificate from VisualSVN Server and save this certificate in the trusted certificates li...
Follmer asked 16/2, 2011 at 21:25

1

Solved

I have the following PowerShell script for verifying my SVN repositories: $SVNAdminDir = 'C:\Program Files (x86)\VisualSVN Server\bin'; $RepositoryDir = 'C:\My Repositories\App1'; $_cmd = "`"$SVNA...
Glynisglynn asked 24/6, 2011 at 17:12

3

Solved

I'm using a VisualSVN server and TortoiseSVN client. I have set the properties svn:keywords = Author Id Revision LastChangedDate Copyright copyright = (c) 2009 Foo Company. Then, when I try to u...
Lowerclassman asked 11/9, 2009 at 9:50

6

Solved

the tigris website http://subversion.tigris.org/getting.html#windows has a link to another svn server, which is called CollabNet SVN Server. Does someone use it and know it is better or as good a...
Simoneaux asked 11/5, 2009 at 16:43

4

What is the easiest way to use post-commit hook with VisualSVN Server to export from the repository to a directory for staging / testing after a developer commits his changes?
Shadchan asked 23/12, 2008 at 18:57

4

Solved

I want to set up a Subversion server installation on Windows Server 2003 64-bit and I'm considering using VisualSVN Server. Does this work OK in a 64-bit environment? Are there any issues or ...
Lenoir asked 27/10, 2008 at 10:48

1

We have just had a file server fail which contained our SVN repository. We're trying to recover the file system but at the moment, that looks like it isn't going to happen so we're looking at back...
Jarrad asked 11/10, 2010 at 8:56

7

I have source code that is 95% the same for all customers. Some customers ask for something specific, however. How can I manage this, is it possible with VisualSVN/Subversion? Update: Some detail...
Fluidics asked 7/7, 2010 at 12:2

1

Solved

Is it possible to import the valid certificate of the Windows Server, where VisualSVN is installed, into VisualSVN?
Crescent asked 1/3, 2010 at 15:48

2

Solved

How do I use the command line for SVN when SVN is installed by Tortoise? I'm trying to invoke some commands found in Changing a revision property in Subversion, but I'm not seeing the same directo...
Montemayor asked 25/2, 2010 at 16:0

3

Solved

No, this is not a duplicate of this. While I'm normally used to using visual tools with SVN, I find myself now faced with wanting to move Repo/Parent/ChildX/ChildY to Repo/ChildY. I receive the fol...
Reticular asked 21/1, 2010 at 12:20

2

Solved

I'm using TortoiseSVN on my development machine (running Windows Server 2003) and VisualSVN Server on the server side. Both are the latest versions (against Subversion 1.6.5). Everything works wel...
Choric asked 6/10, 2009 at 14:10

5

Solved

I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our conti...

5

Solved

I've been playing around with SVN for the last little while and have come to love its power and user experience and that we can tie it into our bug tracking system to simplify everyone's lives. So ...
Reprobate asked 15/5, 2009 at 18:59

1

Solved

I have a repository with a bunch of folders, and I want certain developers to only get two or three of those folders when they do a checkout on the repository. How can I make the folders not show b...
Villose asked 2/12, 2008 at 18:56

© 2022 - 2024 — McMap. All rights reserved.