[ statsvn-Feature Requests-1897165 ] Support for MultiDir/svn:externals

1 message Options
Embed this post
Permalink
SourceForge.net

[ statsvn-Feature Requests-1897165 ] Support for MultiDir/svn:externals

Reply Threaded More More options
Print post
Permalink
Feature Requests item #1897165, was opened at 2008-02-19 13:58
Message generated for change (Comment added) made by jkealey
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833329&aid=1897165&group_id=164845

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Input Layer: SVN
Group: Next Release (example)
Status: Open
Priority: 5
Private: No
Submitted By: Allard (allarddijk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support for MultiDir/svn:externals

Initial Comment:
Projects with linked in directories are not supported at this moment. It just skips this dirs. The information is normally not included with the normal svn commandline.

to gather this information one should make a batch in this form:

del x:\svn.log
svn log --incremental --xml directoryA >> x:\svn.log
svn log --incremental --xml directoryB >> x:\svn.log
svn log --incremental --xml directoryC >> x:\svn.log

Now one should supply this directories to the stat software. In the current situation you can only supply 1 directory.


When this is ready you have this features:

*support for multiple projects
*support for projects using svn:external

----------------------------------------------------------------------

>Comment By: Jason Kealey (jkealey)
Date: 2009-09-08 08:24

Message:
What is StatSVN's current behavior concerning svn:externals?

What does the svn log show when you point to an external folder? A
modification to the directory (to add the svn:externals metadata)?
Afterwards, no modifications are shown in the directories that include it,
even when the files are modified (as these changes are elsewhere in the
repository)?

What would you do if you had a repository that had an svn:externals to
itself. If you checked out the trunk, would you expect the change to the
included directory to be seen as a modification in all the places that use
it?



----------------------------------------------------------------------

Comment By: Heiko Stoermer (stoermer)
Date: 2009-09-08 04:05

Message:
Btw, Allard's example has the flaw that seemingly in svn the combination of
"--xml" and "--incremental" does NOT result in a well-formed XML document
(at least on the machine with svn 1.4 I have available here right now, see
[1]), so you'll have to do some fixing first.

[1]
http://osdir.com/ml/version-control.subversion.devel/2002-10/msg00253.html

----------------------------------------------------------------------

Comment By: Heiko Stoermer (stoermer)
Date: 2009-09-08 03:40

Message:
Would be great to have support for the analysis of projects that include
sub-projects via svn:externals.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833329&aid=1897165&group_id=164845

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers