Error 210002

2009-10-13 Thread Christopher Beckwith

Hello,

I have Site5 for hosting and have spent over 4 hours working with them
attempting to connect to my repository.

I created it in terminal appropriately, and created a rsa key which is
in my home directory and in the .ssh folder in my home directory as
instructed.

When connecting in ssh I can commit but in versions on snow leopard
with firewall turned off, I type in a title for the url I enter:

svn+ssh://hea...@www.heavymark.com:/home/heavym/svn/project

And I enter my user name heavym

And no password since I'm using rsa.

And each time I get An unknown subversion error occured. (code =
210002)

The only thing on Google Groups with that error were in regards to
having the firewall turned on on a mac server which I am not using. I
would like to purchase this software before the trial ends but of
course only if I can get it to work. Thanks so much in advance!

Christopher Beckwith

--~--~-~--~~~---~--~~
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: Error 210002

2009-10-13 Thread Dirk Stoop

Hi Christopher,

Error 210002 is a connection error (as you probably might have
guessed), we are working to improve error reporting in Versions for
these errors.

Can you try removing the trailing colon from the host-name part of
your URL?

So instead of:
svn+ssh://hea...@www.heavymark.com:/home/etcetera, use:
svn+ssh://hea...@www.heavymark.com/home/etcetera

Thanks,
- Dirk
the Versions team

On Oct 13, 7:12 am, Christopher Beckwith heavyma...@gmail.com wrote:
 Hello,

 I have Site5 for hosting and have spent over 4 hours working with them
 attempting to connect to my repository.

 I created it in terminal appropriately, and created a rsa key which is
 in my home directory and in the .ssh folder in my home directory as
 instructed.

 When connecting in ssh I can commit but in versions on snow leopard
 with firewall turned off, I type in a title for the url I enter:

 svn+ssh://hea...@www.heavymark.com:/home/heavym/svn/project

 And I enter my user name heavym

 And no password since I'm using rsa.

 And each time I get An unknown subversion error occured. (code =
 210002)

 The only thing on Google Groups with that error were in regards to
 having the firewall turned on on a mac server which I am not using. I
 would like to purchase this software before the trial ends but of
 course only if I can get it to work. Thanks so much in advance!

 Christopher Beckwith
--~--~-~--~~~---~--~~
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: Error 210002

2009-10-13 Thread Christopher Beckwith

Yes, actually initially I didn't have the colon, but still does not
work.

Also the svn/project folder is directly above the public_html
directory, not a sub directory, which is why I imagine the colon or
something is needed. I'm not sure if their is a log in my console or
something that would help narrow this down.

Thank you!

Christopher

On Oct 13, 5:14 am, Dirk Stoop d...@madebysofa.com wrote:
 Hi Christopher,

 Error 210002 is a connection error (as you probably might have
 guessed), we are working to improve error reporting in Versions for
 these errors.

 Can you try removing the trailing colon from the host-name part of
 your URL?

 So instead of:
 svn+ssh://hea...@www.heavymark.com:/home/etcetera, use:
 svn+ssh://hea...@www.heavymark.com/home/etcetera

 Thanks,
 - Dirk
 the Versions team

 On Oct 13, 7:12 am, Christopher Beckwith heavyma...@gmail.com wrote:



  Hello,

  I have Site5 for hosting and have spent over 4 hours working with them
  attempting to connect to my repository.

  I created it in terminal appropriately, and created a rsa key which is
  in my home directory and in the .ssh folder in my home directory as
  instructed.

  When connecting in ssh I can commit but in versions on snow leopard
  with firewall turned off, I type in a title for the url I enter:

  svn+ssh://hea...@www.heavymark.com:/home/heavym/svn/project

  And I enter my user name heavym

  And no password since I'm using rsa.

  And each time I get An unknown subversion error occured. (code =
  210002)

  The only thing on Google Groups with that error were in regards to
  having the firewall turned on on a mac server which I am not using. I
  would like to purchase this software before the trial ends but of
  course only if I can get it to work. Thanks so much in advance!

  Christopher Beckwith
--~--~-~--~~~---~--~~
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: Removing files from commit list

2009-10-13 Thread Quinn Taylor
+1 This would be quite nice. In Eclipse, the Subversive plugin puts a  
checkmark by each item to select whether it should be part of the  
commit. The trick (as always) is how best to provide the desired  
functionality in a tasteful and useful way, not just spewing  
information all over the screen and making the user sort through  
it.  :-)


 - Quinn

On Oct 12, 2009, at 7:23 PM, ChopperDog wrote:



First let me say I really like Versions. But (unless I just can't find
it) it is missing a key piece of functionality. Namely the ability to
Commit an entire directory, and then deselect certain files from the
list presented.

I typically work on a number of stories at the same time so need to
commit only part of what has changed. There might be 50 changed files
over 30 directories, but maybe I only need to commit 35 of the files.
I'd like to commit the entire parent directory and then be able to
deselect certain files from the commit window before proceeding with
the commit.

Again, a really great product otherwise. Thanks.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---





smime.p7s
Description: S/MIME cryptographic signature


Know who I am in the timeline view

2009-10-13 Thread tom.dev...@googlemail.com

When your working a rapidly changing project with lots of team members
it can be hard to figure out what's recently changed, the timeline
view is great at this, except commits made by me look exactly the same
as commits made by everyone else.

It would be nice to have a subtle effect which made it easier to
distinguish changes not made by me, I mainly use this view to see
what's been recently happening on the project and when I made the last
change. I don't think you need to massive graphical changes, just some
indication that a message was made or not made by me.

oh and scrolling to the bottom of the list with the wheel would
automatically trigger clicking 'Load 10 more revisions...' :)
--~--~-~--~~~---~--~~
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: Error 210002

2009-10-13 Thread Dirk Stoop

Hi all,

As discussed with Christopher, I've removed the original messages from
the group because they contained a real hostname.

The original discussion is quoted below with a redacted hostname.

- Dirk

the Versions team

On Oct 13, 1:52 pm, Christopher Beckwith heavyma...@gmail.com wrote:
 Yes, actually initially I didn't have the colon, but still does not
 work.

 Also the svn/project folder is directly above the public_html
 directory, not a sub directory, which is why I imagine the colon or
 something is needed. I'm not sure if their is a log in my console or
 something that would help narrow this down.

 Thank you!

 Christopher

 On Oct 13, 5:14 am, Dirk Stoop d...@madebysofa.com wrote:



  Hi Christopher,

  Error 210002 is a connection error (as you probably might have
  guessed), we are working to improve error reporting in Versions for
  these errors.

  Can you try removing the trailing colon from the host-name part of
  your URL?

  So instead of:
  svn+ssh://hea...@www.example.com:/home/etcetera, use:
  svn+ssh://hea...@www.example.com/home/etcetera

  Thanks,
  - Dirk
  the Versions team

  On Oct 13, 7:12 am, Christopher Beckwith heavyma...@gmail.com wrote:

   Hello,

   I have Site5 for hosting and have spent over 4 hours working with them
   attempting to connect to my repository.

   I created it in terminal appropriately, and created a rsa key which is
   in my home directory and in the .ssh folder in my home directory as
   instructed.

   When connecting in ssh I can commit but in versions on snow leopard
   with firewall turned off, I type in a title for the url I enter:

   svn+ssh://hea...@www.example.com:/home/heavym/svn/project

   And I enter my user name heavym

   And no password since I'm using rsa.

   And each time I get An unknown subversion error occured. (code =
   210002)

   The only thing on Google Groups with that error were in regards to
   having the firewall turned on on a mac server which I am not using. I
   would like to purchase this software before the trial ends but of
   course only if I can get it to work. Thanks so much in advance!

   Christopher Beckwith
--~--~-~--~~~---~--~~
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: Know who I am in the timeline view

2009-10-13 Thread tom.dev...@googlemail.com

Yep that's exactly the way I though it would work. And obviously if
they didn't match you wouldn't see any difference in the list at all,
it would look as it does now.

I realise there are probably exceptions to this, but as long as the
different was subtle I think it could work quite well.



On Oct 13, 5:23 pm, Quinn Taylor quinntay...@mac.com wrote:
 That's a good idea, at least in theory. (Practice is always more  
 difficult.) Perhaps the person silhouette icon from the Author  
 column in the Browse view could appear for entries where the username  
 matches the username from the credentials?

 On Oct 13, 2009, at 8:34 AM, tom.dev...@googlemail.com wrote:





  When your working a rapidly changing project with lots of team members
  it can be hard to figure out what's recently changed, the timeline
  view is great at this, except commits made by me look exactly the same
  as commits made by everyone else.

  It would be nice to have a subtle effect which made it easier to
  distinguish changes not made by me, I mainly use this view to see
  what's been recently happening on the project and when I made the last
  change. I don't think you need to massive graphical changes, just some
  indication that a message was made or not made by me.

  oh and scrolling to the bottom of the list with the wheel would
  automatically trigger clicking 'Load 10 more revisions...' :)



  smime.p7s
 2KViewDownload
--~--~-~--~~~---~--~~
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: Removing files from commit list

2009-10-13 Thread Noah Campbell
This would be very helpful since hunting down individual files to commit in
the UI with a large repository is not so user friendly, especially if you
mis-click and loose all your previous selections.

On Tue, Oct 13, 2009 at 8:30 AM, Quinn Taylor quinntay...@mac.com wrote:

 +1 This would be quite nice. In Eclipse, the Subversive plugin puts a
 checkmark by each item to select whether it should be part of the commit.
 The trick (as always) is how best to provide the desired functionality in a
 tasteful and useful way, not just spewing information all over the screen
 and making the user sort through it.  :-)

  - Quinn


 On Oct 12, 2009, at 7:23 PM, ChopperDog wrote:


 First let me say I really like Versions. But (unless I just can't find
 it) it is missing a key piece of functionality. Namely the ability to
 Commit an entire directory, and then deselect certain files from the
 list presented.

 I typically work on a number of stories at the same time so need to
 commit only part of what has changed. There might be 50 changed files
 over 30 directories, but maybe I only need to commit 35 of the files.
 I'd like to commit the entire parent directory and then be able to
 deselect certain files from the commit window before proceeding with
 the commit.

 Again, a really great product otherwise. Thanks.

 



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



How to import?

2009-10-13 Thread MarcoGT

Hi all,

I have created a new project using Xcode;
now how do I put it under versions control?

I have my own account at beanstalk, I think I have to import project
into my online repository...but how do I do this?

Thanks,
Marco

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---