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

Creating projects within svn tree feature

From: Magnus Naeslund(w) <mag_at_fbab.net>
Date: 2005-03-08 08:07:02 CET

As an continuation of my other patches, i would like to add support for
svn adding projects almost automatically if they reside within a existing
svn tree. Say for example if you checked out
http://svn.collab.net/repos/subclipse/branches/subclipse-3 to /code/sc3.
If i created a new project at /code/sc3/NewProj it would be nice if it
said something like this "You've created a new project within a svn tree,
wanna just add it to source control?".
This is a nice feature that the clearcase plugin has, also it's normal
mode of operation is my "external tree" way of working.

The problem i have now is how i can listen in on new projects created and
then present a dialog. I'm not sure how to add a listener at SVNPlugin
startup that really gets all events correctly...
Does anyone have a clue about how to go about this?

Magnus

-- 
no .sig
Received on Tue Mar 8 18:07:02 2005

This is an archived mail posted to the Subclipse Dev mailing list.

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