Click here to Skip to main content
15,893,814 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Git for Windows any suggestions Pin
AspDotNetDev12-Mar-15 4:08
protectorAspDotNetDev12-Mar-15 4:08 
GeneralRe: Git for Windows any suggestions Pin
patbob12-Mar-15 6:51
patbob12-Mar-15 6:51 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 6:57
mveMike Hankey12-Mar-15 6:57 
GeneralRe: Git for Windows any suggestions Pin
patbob12-Mar-15 7:06
patbob12-Mar-15 7:06 
GeneralRe: Git for Windows any suggestions Pin
RASPeter12-Mar-15 8:43
professionalRASPeter12-Mar-15 8:43 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 9:06
mveMike Hankey12-Mar-15 9:06 
GeneralRe: Git for Windows any suggestions Pin
Yortw12-Mar-15 10:44
Yortw12-Mar-15 10:44 
GeneralRe: Git for Windows any suggestions Pin
Member 376360812-Mar-15 11:35
Member 376360812-Mar-15 11:35 
I personally like SourceTree. I use it on my Mac but because of the tools we use at work I have to use Windows XP and SourceTree does not support it.

However, I have been the administrator for and SVN repository for close to 10 years. For that entire time I have followed at least the TSVN users list and for a lot of that time the SVN users and developers list. I have *never* heard of anyone loosing data like that. You should verify that your repository is not corrupt. If it is then you may have a hardware problem (eg, bad ram or disk) or you did not setup SVN correctly (eg, share a repository that's accessed as a file etc.)

Information does not "just vanish" out of the repository. In fact Subversion does not even support removing data from the repository. Oh, you can delete a file but if you go back to a revision where that file existed, it's all still there.

Now, I am not trying to convince you not to switch. I like git too. I am just suggesting that there may be an issue here that you have not thought of. For example, if you server is having problems and you migrate to git you will just have problems with git.

Also, git has its own set of minefields so make sure you understand them.

Good luck. Smile | :)
Wayne

GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 11:51
mveMike Hankey12-Mar-15 11:51 
GeneralRe: Git for Windows any suggestions Pin
Stuart Dootson12-Mar-15 23:09
professionalStuart Dootson12-Mar-15 23:09 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 23:15
mveMike Hankey12-Mar-15 23:15 
GeneralRe: Git for Windows any suggestions Pin
Stuart Dootson12-Mar-15 23:47
professionalStuart Dootson12-Mar-15 23:47 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 23:59
mveMike Hankey12-Mar-15 23:59 
GeneralThought it was a typo Pin
Amarnath S11-Mar-15 6:50
professionalAmarnath S11-Mar-15 6:50 
GeneralRe: Thought it was a typo Pin
dandy7211-Mar-15 6:58
dandy7211-Mar-15 6:58 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:28
professionalAmarnath S11-Mar-15 7:28 
GeneralRe: Thought it was a typo Pin
Sander Rossel11-Mar-15 7:02
professionalSander Rossel11-Mar-15 7:02 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:32
professionalAmarnath S11-Mar-15 7:32 
GeneralRe: Thought it was a typo Pin
Sander Rossel11-Mar-15 8:14
professionalSander Rossel11-Mar-15 8:14 
GeneralRe: Thought it was a typo Pin
Afzaal Ahmad Zeeshan11-Mar-15 7:17
professionalAfzaal Ahmad Zeeshan11-Mar-15 7:17 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:32
professionalAmarnath S11-Mar-15 7:32 
JokeRe: Thought it was a typo Pin
Afzaal Ahmad Zeeshan11-Mar-15 7:33
professionalAfzaal Ahmad Zeeshan11-Mar-15 7:33 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:34
professionalAmarnath S11-Mar-15 7:34 
GeneralRe: Thought it was a typo Pin
jeron111-Mar-15 7:21
jeron111-Mar-15 7:21 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:27
professionalAmarnath S11-Mar-15 7:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.