Search found 84 matches

by Mordachai
Thu Jun 20, 2013 11:00 am
Forum: Support (Vault)
Topic: How to cause vault to pre-load when server rebooted
Replies: 6
Views: 7775

Re: How to cause vault to pre-load when server rebooted

Beth - I'm not sure if I'm communicating clearly. It is only the first time I connect (or any person connects) after a reboot of the server. Once I have connected once, after a reboot of the server, then all future connections are very fast (for myself and for all other users). It doesn't matter who...
by Mordachai
Thu Jun 20, 2013 10:56 am
Forum: Support (Vault)
Topic: Feature Request: Show "messages" on commit
Replies: 5
Views: 6531

Re: Feature Request: Show "messages" on commit

Your software is working as you designed. If I don't have messages tab selected, a message is still put there. I just cannot see it. What I'm requesting is that anytime I do an action which causes a message to be created, that the messages tab be automatically selected, so that I can see the message...
by Mordachai
Tue Jun 18, 2013 9:03 am
Forum: Support (Vault)
Topic: How to cause vault to pre-load when server rebooted
Replies: 6
Views: 7775

How to cause vault to pre-load when server rebooted

When we first connect to Vault after the server has rebooted for any reason, that connect takes upwards of 3 mins to complete.

Is there a simple way to force the OS to load whatever is needed when it boots, instead of wasting my users time by delaying until they actually need to connect?
by Mordachai
Fri Apr 05, 2013 10:01 am
Forum: Support (Vault)
Topic: Feature Request: Show "messages" on commit
Replies: 5
Views: 6531

Feature Request: Show "messages" on commit

One of the things I find disconcerting about vault vs. VSS is that when I commit an action (check in, get latest), I don't see much to indicate if it succeeded or not. Or even anything to tell me if it finished my request. If I have the 'messages' tab selected, then I do get this information. How ab...
by Mordachai
Fri Apr 05, 2013 9:57 am
Forum: Support (Vault)
Topic: How to: access a project via dynamic DNS?
Replies: 4
Views: 5224

Re: How to: access a project via dynamic DNS?

I could do a static mapping in localhost for all machines at the office, and assign the vault server a static IP, such that trying to invoke its external name (build-server.cimex.dns2go.com) would, internally at each machine, resolve to an internal, non-routable IP address of the host. From there, t...
by Mordachai
Wed Mar 27, 2013 7:55 am
Forum: Support (Vault)
Topic: How to set the tab size for DiffMerge
Replies: 3
Views: 4709

Re: How to set the tab size for DiffMerge

Thanks.

"Didn't make it in" to 7.0?
by Mordachai
Mon Mar 25, 2013 2:33 pm
Forum: Support (Vault)
Topic: How to set the tab size for DiffMerge
Replies: 3
Views: 4709

How to set the tab size for DiffMerge

I can't seem to find a way to set the tab spacing on DiffMerge.

If this isn't a feature, then this is a feature request: That it be settable, and by rulesets (i.e. c++ source should have one tab-spacing, and Python source another)
by Mordachai
Mon Mar 25, 2013 2:31 pm
Forum: Support (Vault)
Topic: Shelving Question
Replies: 7
Views: 7775

Re: Shelving Question

I'm new to shelving... but it seems to me that it's counter-intuitive that shelving doesn't actually shelve the changes... only labels a change-set in vault that isn't checked in.

Can you make further changes and then somehow update your shelved set?
by Mordachai
Mon Mar 25, 2013 10:29 am
Forum: Support (Vault)
Topic: Shelving Question
Replies: 7
Views: 7775

Re: Shelving Question

I'd like to ask why this isn't the default behavior?

If you're shelving it for later, but it remains in your working folder, then ... what's the point?
by Mordachai
Sun Mar 24, 2013 9:44 am
Forum: Support (Vault)
Topic: How to: access a project via dynamic DNS?
Replies: 4
Views: 5224

Re: How to: access a project via dynamic DNS?

I'll give it a shot.... ...Nope. Doesn't work. I've tried this with other services, and trying to make a connection to an external IP doesn't make sense. Internally, build-server is an unroutable IP - something like 192.168.1.52. Externally, build-server.cimex.dns2go.com is a routable IP - such as 7...
by Mordachai
Sat Mar 16, 2013 7:21 pm
Forum: Support (Vault)
Topic: How to: access a project via dynamic DNS?
Replies: 4
Views: 5224

How to: access a project via dynamic DNS?

This is related to this topic: http://support.sourcegear.com/viewtopic.php?f=5&t=21631 We have a server on our LAN, called 'build-server' It is inside of a NAT firewall, and has no external address except via dynamic DNS (i.e. [anything].cimex.dns2go.com routes to our NAT router's external IP ad...
by Mordachai
Tue Feb 26, 2013 6:21 pm
Forum: Support (Vault)
Topic: Rebind support VS2012
Replies: 5
Views: 4688

Re: Rebind support VS2012

They were bound to VSS. For the current project tree, I have run a script that checks out the files, removes all SCC bindings, and checks them back in. It's a .btm if anyone is interested. Again, this would have been great during this transition, and could still be of some use for the older projects...
by Mordachai
Tue Feb 26, 2013 12:28 pm
Forum: Support (Vault)
Topic: Bug: enh VS2012 client: change bindings
Replies: 1
Views: 2106

Bug: enh VS2012 client: change bindings

In the Enhanced vault client for Visual Studio 2012, if you use file, vault source control, change bindings, then click on status column (to sort by status), that dialog disappears (presumably due to an exception internally). NOTE: just try clicking on a header and then another header. sometimes it ...
by Mordachai
Tue Feb 26, 2013 12:16 pm
Forum: Support (Vault)
Topic: Rebind support VS2012
Replies: 5
Views: 4688

Re: Rebind support VS2012

It's possible currently from within Visual Studio 2012 - but it is not possible from the Vault administration web site, whereas it is for everything up to 2010 (there is an option under the Admin tab, under Source Control Repositories, [Repository-Name], Rebind Projects). Here is the text from that:...