Request a topic or
contact an Arke consultant
404-812-3123
Arke Systems Blog - Subversion
Arke Systems Blog
Useful technical and business information straight from Arke.
Home
Archive
Contact
Subscribe
Sign in
About the author
Author Name
is someone.
E-mail me
Search
Include comments in search
Recent posts
SQL Server DateTime
Rating: 0 / 0
Sql Server Recursive Joins
Rating: 5 / 1
User an Inner Tube DIV Instead of Padding
Rating: 0 / 0
IIS 6 Compression Review
Rating: 0 / 0
Log4net and web gardens
Rating: 0 / 0
StackOverflowException in COM object called from a w3wp.exe process
Rating: 0 / 0
Loading a client’s CRM data locally
Rating: 0 / 0
jQuery Validation. My first use and modification
Rating: 1 / 1
Linq To SQL and return types for dynamic SQL inside sprocs
Rating: 0 / 0
Google Maps link in CRM
Rating: 3.3 / 10
Recent comments
Installing Debian and Subversion on Hyper-V (DRAFT) - Updated
(3)
:DTM. wrote: Thank you Trenton for your reply. Basically what …
[More]
Installing Debian and Subversion on Hyper-V (DRAFT) - Updated
(3)
Trenton Adams
wrote: Hi Daniele! Could you email me your: /etc/sam…
[More]
Installing Debian and Subversion on Hyper-V (DRAFT) - Updated
(3)
:dtm. wrote: I followed your instructions, but got stuck at ste…
[More]
Archive
2009
December (2)
November (1)
September (2)
August (1)
July (1)
June (2)
May (3)
April (1)
March (4)
February (3)
January (1)
2008
December (1)
October (1)
September (3)
August (1)
June (6)
May (5)
April (7)
March (4)
February (2)
January (7)
Authors
Eric Stoll (14)
Wayne Walton (15)
Trenton Adams (18)
David Eison (11)
Tags
asp
asp.net
cms
credit cards
crm
crm 4.0
cruisecontrol.net
css
customer data
customer information
customer service relationship
customization
cvs
dbml
debian
detailsview
dnn
doctype
dynamics
dynamics crm
firefox
hover
html
hyper-v
ie6
iis
isapi filter
javascript
linq
linqdatasource
linux
microsoft
microsoft crm
nant
novell
opera
pdf
performance
png
pngfix
profiler
security
server 2008
sharepoint
sql
sql 2008
sql server 2008
sql server reporting services
srs
transparent
virtual pc
virtual server
virtualization
virtulization
virual machine
visual studio 2008
vss
web browser
web developer
windows
wix
Categories
ASP.NET (2)
Continuous Integration (1)
CRM (11)
Debian (1)
jQuery (1)
LINQ (1)
Linux (1)
Mac (1)
Microsoft Dynamics CRM 4.0 (2)
OSX (1)
Server 2008 (5)
SharePoint (4)
Source Control (1)
SQL Server (2)
SSRS (1)
Subversion (1)
SVN (1)
Visual Studio 2008 (3)
Web presentation technologies (7)
WiX (1)
Blogroll
.NET slave
Efficient stylesheet mi...
Embed images in stylesh...
Off topic: The grand pl...
Al Nyveldt
BlogEngine.NET Installa...
BlogEngine.NET 1.6 Rele...
Central Penn .NET Code...
Ruslan Tur
Improving comment manag...
Custom Filters in BlogE...
BlogEngine.NET now at v...
Download OPML file
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2010
Upgrading to Subversion 1.5.* on a Debian Box
# apt-get clean
Edit the following configuration file /etc/apt/apt.conf.d/70debconf
Add the following line to the configuration file:
APT::Cache-Limit "16777216";
Save and Exit
Edit the following configuration file /etc/apt/sources.list
Add the following two lines:
deb
http://ftp.us.debian.org/debian/
sid main
deb-src
http://ftp.us.debian.org/debian/
sid main
Save and Exit
# apt-get update
# apt-get install subversion
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Categories:
Debian
|
Linux
|
Source Control
|
Subversion
|
SVN
Posted by
trenton adams
on Saturday, September 06, 2008 3:41 PM
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS