[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problem using SVN

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-07-12 04:27:37 CEST

-> Is there a way, BTW, to use svn with normal windows paths?
-> I am tiring of having to type forward slashes in front of
-> every back slash by now.

Do you get tired of using forward slashes for URLs in your web browser?

You can use back slashes, and you don't need to double up,
try it in TortoiseSVN's repo browser, it will just convert
them to forward slashes for you :)

-> I am not sure which way I should go. I know I need source control,
-> and some way to associate issues with check-ins. Any reporting or
-> metrics that we can get on top of that would be awesome.

Sounds like a job for TortoiseSVN.

You can get issue tracking:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s24.html

You can get statistics:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s08.html#tsvn-DUG-showlog-5

You can get revision graphs:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s22.html

Personally, if your having that much trouble, start simple,
use file:/// access or svnserve access via svn://, details on
how to set up svnserve can be found here:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch03s02.html

Before doing anything else, read the TortoiseSVN docs from top
to bottom. It includes some of the more important SVN docs
(or links to) as well as its own, and it should clear things up.

Best of luck!

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 12 04:27:30 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.