You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by martyn johnson <ma...@hotmail.com> on 2002/11/18 14:09:17 UTC

What is it

I am looking at open source SCM systems, bugzilla with CVS etc etc.

what is subversion. Does it have a GUI (WinCVS etc).

I subversion just the repository.

I am looking for a solution that will handle source code but also issue 
tracking.

Regards

Martyn


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: What is it

Posted by Peter Davis <pe...@pdavis.cx>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 18 November 2002 06:09, martyn johnson wrote:
> I am looking for a solution that will handle source code but also issue
> tracking.

Subversion handles any sort of raw data, source code being the most common.  
You can store issues in the database if you want, but Subversion provides no 
specific features to manage them, other than normal file- and directory 
management.

I've been thinking of how to build an issue management layer on top of 
Subversion: see <http://subissue.tigris.org/>.  It's nowhere near complete; 
there is no code available for download yet.  Some day... :)  Anyway, the 
concept is there, but as far as I know, no one has actually implemented 
anything like this yet.

- -- 
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE92TnthDAgUT1yirARAsIrAJ9vC+ltvL0EAfkq26DaJWFiq50yLwCeKgcQ
i/tQQCAwavca5ezBcYNbQZw=
=4bL7
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org