Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: tortoiseSVN

You are here:
  1. Home
  2. Entries tagged with "tortoiseSVN"

Technology Insights

How To Modify TortoiseSVN Login Credentials

InsightsBy alexJune 18, 20105 Comments

This afternoon I ran into an issue that a lot of people probably don’t have which is the need to either use or test multiple SVN logins from the same computer. I manage a couple SVN repositories for a company and like to verify the SVN login credentials before sending the end user the information.…

Technology Insights

SVN Checkout Error: Malformed Network Data; Using TortoiseSVN or SVN CLI

InsightsBy alexMarch 31, 2010Leave a comment

I recently upgraded the Project Management Software, which happened to be Redmine, for a company and after the upgrade I received some complaints regarding SVN not functioning properly. I initially thought there is no way that the upgrade caused an issue with SVN since SVN and Redmine are completely separate however you can browse the…

Technology Insights

TortoiseSVN: Update Local Repository for a Remote Repository That Has Moved

InsightsBy alexMay 4, 20098 Comments

If you have been working on a project that is synced with the other developers using SVN which has recently moved don’t worry as you can update its remote repository location instead of trying to manually merge all of the file into a new copy of the repository. All you need to do is use…

Technology Errors

Windows TortoiseSVN SASL – sasl(-1): generic failure: unable to find a callback: 2

ErrorsBy alexApril 30, 2009Leave a comment

I beat my head on the wall for awhile with the below error because the information online was fairly limited. Let me start by saying that using TortoiseSVN as a SVN client for Windows will authenticate against a Linux server running svnserve using SASL DIGEST-MD5 encryption. This means you should be able to authenticate against svnserve…

Technology Insights

TSVNCache.exe – TortoiseSVN Using a Lot of System Resources

InsightsBy alexFebruary 6, 200918 Comments

TortoiseSVN uses a lot of system resources attempting to make sure that the SVN cache on your system is up to date. By default TortoiseSVN will attempt to keep all “Fixed Drives” up to date which will in most cases use a lot of unnecessary system resources such as CPU cycles and RAM. Below are…

Technology Insights

How to Edit svn:externals from Unix Shell or from TortoiseSVN on Windows

InsightsBy alexNovember 6, 20081 Comment

This is a mini how to that shows how to edit svn:externals from a UNIX shell or from TortoiseSVN on Windows. Follow the simple directions below to modify the svn:externals and commit to your SVN repository. I performed the below two sets of steps on CentOS 5.2 for the Linux steps and on Windows XP Service…

Technology Insights

Changing a Revision Property in Subversion

InsightsBy Chirag PatelAugust 10, 20084 Comments

I’m using Subversion and needed to change a revision property (in my case, the log message) of a particular revision of the code. When I tried to do it with TortoiseSVN (Show log > Right click on a revision > Edit Log Message), I got the following error message: DAV request failed; it’s possible that…

Question Defense
© 2021 question-defense.com
Go to Top