Re: online reg form VAT and coupon problem

2008-11-18 Thread Stelian Iancu

Hi,

Worked finally for me too. Thanks again for Versions! Keep up the good work!

S.

On Tue, Nov 18, 2008 at 11:06 AM, gemmazoejones [EMAIL PROTECTED] wrote:

 Just purchased a license and both my coupon and VAT discount worked
 just fine. Registered with no problems at all. Thanks for a wonderful
 product guys! You've saved me from SVN Hell!

 Hope you treated yourselves to a nice bottle of bubble on launch!

 Gemma

 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Automatically add new files when commit

2008-11-07 Thread Stelian Iancu

Hi all,

I would like the option to automatically add new files when
committing. Maybe show them differently in the commit dialog. Now I
have to manually dig into folders to find newly added files because,
also, right-clicking a folder with new files doesn't show me an option
to add them.

Without this, Versions is useless to me. In the beginning of a
project, I tend to add lots of new files, only to have my colleagues
complaining that the project doesn't compile for them because I forgot
to manually add my new files.

S.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Automatically add new files when commit

2008-11-07 Thread Stelian Iancu

Cool! Somehow I've missed the Changes view up until now :-). So this
will do until some other feature is enabled.

S.

On Nov 7, 5:01 pm, Ray [EMAIL PROTECTED] wrote:
 Related to your request, someone has also requested Versions warn you if
 you're committing a folder that has unversioned files so you can have a
 chance to add them just in time for the commit.
 But if that doesn't happen, if you use the Changed view, you can see every
 file that svn doesn't know about without having to dig into folders -- they
 should all appear with a ? next to them.  Before you commit, select all the
 ?'s and add.

 I think it would be nice if there were commands for Add all unversioned
 files (svn add * --force) and select all: unversioned/added/modified/out of
 date (svn st | grep ^\? or A or M | awk '{print $2}' ).
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---