Re: Subversion 1.7 support?

2012-08-15 Thread Ryan
I've made the move to cornerstone. I'm pissed that Versions isn't up to 
date on this after parting with the money. I should have got a 5-license 
with cornerstone to begin with. It's the 19th of August!

On Saturday, May 19, 2012 1:19:24 AM UTC+8, William Chu wrote:

 When is Subversion 1.7 support coming to Versions? It's become a real 
 hindrance and I've found myself gradually using Versions less and less 
 given this limitation.

-- 
You received this message because you are subscribed to the Google Groups 
Versions group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/versions/-/u5_pS7FOPKAJ.
To post to this group, send email to versions@googlegroups.com.
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en.



Re: Once again, updates anytime soon?

2009-11-03 Thread Ryan

Bob,

If all your development is done in eclipse, and the subclipse
integration works for you, then you're probably fine with it.  We like
the stand-alone because we have developers across a range of tools
(eclipse, dreamweaver etc.)  Myself, I'm a plain old VI guy, so having
a nice stand-alone subversion client is ideal in my workflow.

As for the negativity, I've noticed it as well, but neither myself nor
anyone else on my team using Versions has had anything to complain
about.  A nice GUI for merging would be nice (as a few people have
mentioned in previous threads), but I haven't found anything that does
it well yet ;).

On Nov 3, 5:45 am, Bob Futrelle bob.futre...@gmail.com wrote:
 I'm confused about one important point:

 We use Subclipse, a fully integrated Eclipse plugin, for all code
 sharing within my small research group.  Since we do all our code
 development in Eclipse, I would think that neither Versions or
 Cornerstone would be of use to us. Or is that not true?

 Here's a discussion (2008) comparing Versions and Cornerstone 
 athttp://jadeohlhauser.com/2008/c_vs_v/
 Both have changed since then, of course.

 I've been watching this Versions list for maybe a year.  The negative
 traffic has chilled any thoughts I had for actually using Versions for
 anything.  I'm waiting until I see a lot less negative on the list
 before putting my toe in the water. Also, if neither Versions nor
 Cornerstone can be fully integrated into the code development we do in
 Eclipse, then I'm at a loss as to why we should use either.

 Bob

 Robert P. Futrelle
   Associate Professor
 Biological Knowledge Laboratory
 College of Computer and Information Science
 Northeastern University MS WVH202
 360 Huntington Ave.
 Boston, MA 02115

 Office: 617-373-4239
 Fax:     
 617-373-5121http://www.ccs.neu.edu/home/futrellehttp://www.bionlp.orghttp://www.diagrams.org

 On Tue, Nov 3, 2009 at 5:04 AM, Vincent Robbesom

 vincent.robbe...@gmail.com wrote:

  Hello Marijn/theDo,

  I didn't mean to come across as defensively as I did, sorry about
  that.

  Having read your messages again I realize you care a lot about
  Versions.

  Development of the next release is going in a steady pace and we are
  looking forward to present it to you,
  and to tell everyone here more about it as soon as possible.  This
  release is not a 2.0, so it will be free of charge.

  Kind regards,
  Vincent

  On Nov 2, 3:27 pm, Ryan ryan.mcilm...@gmail.com wrote:
  Vincent,

  I'm just curious what Cornerstone currently offers that Versions
  doesn't (This is actually the first I've heard of Cornerstone).  I've
  been pretty happy with Versions so far, but like to stay on top of
  what is current.

  On Nov 2, 7:51 am, Vincent Robbesom vincent.robbe...@gmail.com
  wrote:

   Hello Marijn

   That's ok Marijn, work has to be done on your site too.. though we're
   sorry not to be able to live up to your time schedule.
   Developers aint hanging around lazy doing bits and bites around here,
   it is really lots of work..

   The To Do list on the new release is rather huge but it is definitely
   moving in the right direction.
   The new Versions will be far more stable, the rough edges will be gone
   and there is a modest but very functional feature list to
   implemented.
   The people that can wait (a little longer) won't be disappointed, I'm
   sure about that.

   Maybe you can trial cornerstone..

   Friendly regards,
   Vincent

   On Nov 2, 11:39 am, Marijn Huizendveld marijn.huizendv...@gmail.com
   wrote:

Hi Vincent,

Unfortunately that isn't the response I was hoping for. Depending on
my colleagues decision I will now most probably move to Cornerstome.
This is really such a shame. One would expect at least a estimate
timeframe could be agreed upon...

Too bad, really, but my patience has run out.

Kind regards,

Marijn

On Nov 2, 2009, at 11:34 AM, Vincent Robbesom wrote:

 Hey guys!

 At this moment there is being worked on the bug reports of Versions.
 The screens, the memory issues and a dozen other things to do...
 However, Since this is not our only product, we don't have any exact
 timeframe yet.
 However we do realize the urge for improvement. No way versions get
 snowed in but things cost time and effort…

 Keep posting on the support site an please be patient.

 Kind regards,
 Vincent

 On Nov 2, 5:49 am, TheDO webmas...@thedigitalorchard.ca wrote:
 I wholeheartedly agree with you. I've personally recommended 
 Versions
 a few times to my colleagues, and now I feel embarrassed because of
 the sluggish updates to Versions. I, along with several others,
 continue pushing the Sofa team to speed up development, but I
 personally fear that means version 2.0, which will require a new
 license. I've been waiting several months for some minor 
 improvements
 to Versions. The latest version even introduced some new

Integration with bug tracking software

2009-07-08 Thread Ryan

Specifically Trac.
I have not attempted this yet, but is there a way in which commits
could be linked to a bug number?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Config Files

2009-07-01 Thread Ryan

So I have a project, with 4 config files that need to be modified for
each machine the project is checked-out to.
Said config files are in the repository as templates ie the structure
is there but the actual config values are not set.

I checkout the project and then need to modify the config files to run
on my machine, but I do not want to update the repo with my particular
flavour of the config files, I want the ones in the repo to remain
with their template values.

The only options I see using Versions is to _not_ run the commit on
these files... but this is driving me and my OCD nuts as there are
little numbers indicating you have updated these files.
Or
Of course each developer could commit the updates to these files and
everyone could be sure just to checkout the templates at revision one.

But neither of these seems particularly nice.
Perhaps I am missing something, can anyone advise?

Ryan

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: History log converted to release notes?

2009-05-09 Thread Ryan Masten

I second this... You need to be able to:

* Export/Save the history log / timeline
* Create a changelog by comparing tags or etc.

On Mar 20, 4:39 pm, dauphine13 jasonc...@gmail.com wrote:
 I was able to usetimelineand copy out of there. so I could at least
 copy the text from there and edit in a text editor.

 On Mar 18, 9:04 am, dauphine13 jasonc...@gmail.com wrote:

  Any ideas here?
  I can't even find a way to copy the comments out of the history log
  into a  text file.
   you can out of thetimeline, but
  a create release notes button would be an awesome feature.
  - d13

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---