user details

2008-12-22 Thread Tom Jolly

Hi,

I'm currently using version with our company SVN system, but I've
noticed that commits by myself and others have no username associated
with them, in fact the transcript says commit by user (null) this
happens for the other people also using versions, however PC users
with tortoise have their login names associated with their commits

Am i missing a setting within versions? my bookmark has the username
tom.jolly yet it completely ignores that

Any help or advice would be appreciated

thanks in advance

Tom

--~--~-~--~~~---~--~~
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: user details

2008-12-22 Thread kerri miller

If I recall correctly, this is something that needs to be set in your  
SVN repository... or on the server you're hosting the repository  
with?  I haven't muddled around with that part of the system in a long  
time, but I'm pretty sure its not part of Versions, but rather SVN.

-k-

On Dec 22, 2008, at 3:54 AM, Tom Jolly wrote:


 Hi,

 I'm currently using version with our company SVN system, but I've
 noticed that commits by myself and others have no username associated
 with them, in fact the transcript says commit by user (null) this
 happens for the other people also using versions, however PC users
 with tortoise have their login names associated with their commits

 Am i missing a setting within versions? my bookmark has the username
 tom.jolly yet it completely ignores that

 Any help or advice would be appreciated

 thanks in advance

 Tom

 


--~--~-~--~~~---~--~~
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: user details

2008-12-22 Thread Tom Jolly

That was my initial thought, but the fact windows/tortoise users can
commit and have their usernames stored in the commit by field made me
think otherwise

Committed revision 134 by user (null).

Thats a copy of the message i receive on commit

On Dec 22, 4:55 pm, kerri miller ke...@vholdr.com wrote:
 If I recall correctly, this is something that needs to be set in your  
 SVN repository... or on the server you're hosting the repository  
 with?  I haven't muddled around with that part of the system in a long  
 time, but I'm pretty sure its not part of Versions, but rather SVN.

 -k-

 On Dec 22, 2008, at 3:54 AM, Tom Jolly wrote:



  Hi,

  I'm currently using version with our company SVN system, but I've
  noticed that commits by myself and others have no username associated
  with them, in fact the transcript says commit by user (null) this
  happens for the other people also using versions, however PC users
  with tortoise have their login names associated with their commits

  Am i missing a setting within versions? my bookmark has the username
  tom.jolly yet it completely ignores that

  Any help or advice would be appreciated

  thanks in advance

  Tom
--~--~-~--~~~---~--~~
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: user details

2008-12-22 Thread Ray
Is the correct user listed if you run svn info from the command line?
 That would determine whether it was svn or Versions for certain.  I believe
the default username is controlled by the one listed on the working copy.

It's a little disconcerting that your server allows a null user to commit
in the first place though!

-Ray

On Mon, Dec 22, 2008 at 12:20 PM, Tom Jolly tajo...@gmail.com wrote:


 That was my initial thought, but the fact windows/tortoise users can
 commit and have their usernames stored in the commit by field made me
 think otherwise

 Committed revision 134 by user (null).

 Thats a copy of the message i receive on commit

 On Dec 22, 4:55 pm, kerri miller ke...@vholdr.com wrote:
  If I recall correctly, this is something that needs to be set in your
  SVN repository... or on the server you're hosting the repository
  with?  I haven't muddled around with that part of the system in a long
  time, but I'm pretty sure its not part of Versions, but rather SVN.
 
  -k-
 
  On Dec 22, 2008, at 3:54 AM, Tom Jolly wrote:
 
 
 
   Hi,
 
   I'm currently using version with our company SVN system, but I've
   noticed that commits by myself and others have no username associated
   with them, in fact the transcript says commit by user (null) this
   happens for the other people also using versions, however PC users
   with tortoise have their login names associated with their commits
 
   Am i missing a setting within versions? my bookmark has the username
   tom.jolly yet it completely ignores that
 
   Any help or advice would be appreciated
 
   thanks in advance
 
   Tom
 


--~--~-~--~~~---~--~~
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: Replacing a whole folder

2008-12-22 Thread Ray
I just did a similar thing the other day with Drupal -- I just do an svn
delete on all the folders to be replaced, commit, then bring in the new ones
and do an svn add.  It's simple, but has the downside of these folders
losing their history.  Merging would probably help that problem, but I've
never taken the time to learn how to do it the right way since I won't be
needing the history of those folders.
Hopefully someone else will tell us what the right operation would be.

-Ray

--~--~-~--~~~---~--~~
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: Hanging trying to update a working copy

2008-12-22 Thread showcontrolbruce

In case anyone comes across this with a similar problem, I left the
subversion command line (which gave no extra clues) baking for about
an hour, and I suspect the problems was one rather huge file that I
had modified and was modified at the head too. Seems like the file
really clogged thinks up. Versions is fine now, and I suspect that
leaving it running on the file for a long time would have worked too,
it's just odd to see a GUI app that gives no sign why/what is going on
- always smells more like a bug.

Bruce

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