Re: how to branch?

2008-10-08 Thread buckthorn
How do you get the tags folder to show up in the Versions window? I have a tags directory in the repository, but in my Versions repository browse window (which shows trunk), there's nothing to 'option'-click-n- drag (for Macs) trunk to. If I option-click-drag trunk, I get a dialog box to name the

Re: how to branch?

2008-10-09 Thread buckthorn
Thanks, I think I've got it going now. It seems as though the mere existence of a trunks or tags directory in a repository (at the file system level) is largely irrelevant; it's what you do within the world of svn that matters. I wasn't aware that it works quite in this way. The svn book talks abo

Re: Educational Pricing

2008-11-25 Thread buckthorn
We're also waiting to hear about ed pricing. I would have expected this to be decided before the release, along with other pricing. On Nov 22, 6:41 pm, "J. Todd Slack-Moehrle" <[EMAIL PROTECTED]> wrote: > Hey All, > > Any decision on this yet? --~--~-~--~~~---~--~~

Re: Still no edu pricing?

2008-12-10 Thread buckthorn
To those complaining about the so-called 'kvetchers', it's worth noting that this message was posted two weeks ago: >>We're working out EDU pricing and will announce it next week. So >>please keep an eye on our site and hold on for a couple of more days. >>Sorry for the inconvenience. >> >>Kindes

Re: "Waiting for transactions to finish"

2009-01-30 Thread buckthorn
Same thing here. Versions 1.0.3 on Leopard 10.5.6. Very annoying. On Jan 16, 12:35 pm, Warren Krewenki wrote: > I've got the same issue happening with some frequency now.  I'm using   > the latest versions (1.0.3, I think),  and it seems like it's only   > been happening since I upgraded to 10.5

Versions still looking for old repo server

2009-02-12 Thread buckthorn
Our svn repo server died back in December, and moved the repository to a new server. I have changed all of my Versions bookmarks, but my console indicates that Versions is still trying to connect to the old server: Versions[38657] ssh: connect to host ruby.uc.wisc.edu port 22: Operation timed out

Re: Versions still looking for old repo server

2009-02-12 Thread buckthorn
Shannon Hicks pointed me in the right direction (thanks Shannon!). I had neglected to run svn switch -relocate on one of my local working copies. On Feb 12, 1:48 pm, buckthorn wrote: > Our svn repo server died back in December, and moved the repository to > a new server. I have changed

Option to not connect to remote repos at launch

2009-03-05 Thread buckthorn
I used to use SVNx, which doesn't try to connect to any particular repo until it is told to. Versions seems to connect to every remote repository I have bookmarked on launch, and it keeps reconnecting every few minutes. Wouldn't it make sense, and would it be possible, to provide an option whereby

Re: Option to not connect to remote repos at launch

2009-03-16 Thread buckthorn
Is this count changes behavior the same thing as connecting to all bookmarked repositories not only on startup, but then continually as long as Versions is running? I guess I'll give it a try and see... On Mar 6, 9:40 am, Toby S wrote: > from this > thread:http://groups.google.com/group/version

Re: Option to not connect to remote repos at launch

2009-03-16 Thread buckthorn
It looks to me as though if you disable count on startup, you can never get a changes count, even if you hit refresh. Or am i missing something? Can't we have something between all or nothing? On Mar 6, 9:40 am, Toby S wrote: > from this > thread:http://groups.google.com/group/versions/browse_t

File Comparison --AppleScript error

2010-06-29 Thread buckthorn
Using Versions 1.09: I tried setting the File Comparison preference to BBEdit (v9.5), but when I tried it out, I got this error: BBEdit exited with the following error: 78:82: syntax error: Expected end of line, etc. but found class name. (-2741) Anyone else seeing this? What's the fix? -- Yo