I find this the most sensible of definitions of alcohol
- which you may not agree to .. or may agree to when totally out of senses
Colourless volatile liquid formed by the fermentation of sugars and also notes its
intoxicating effect of certain carbon based life forms.
Source: Encyclopedia galactica (HHGTTG)
Suprisingly, as HHGTTG says, definitions in almost all dictionaries available on earth are mind-blogglingly dull...........................
READ FULL ARTICLE
Applies to:
Any SVN client using putty to connect to SVN server. For e.g. tortoise SVN
Who is this post for?
This post is for anyone who wants SVN client and server to forget currently configured password
Steps to follow
Know your repository URL
For this you should be using tortoise SVN repo-browser and check out the URL. In my case, it looks like
svn+ssh://jyotsnas@visharad/svnRepos/travel_broker
This tells me following
linux username being used is jyotsnas
the svn server is named as visharad
Probably all SVN repositories are located under /var/svnRepos
Now that we know the servername, in this case 'vish..........................
READ FULL ARTICLE