It'd be nice to make code snapshots for the given path instead of the whole directory. This is especially true of SVN where you'd want a snapshot of trunk but not all the branches & tags directories.
Tickets: #6144 Tickets: #7115
This was done in [#6235] for SVN trunk/tags/branches handling. I think this is sufficient.
Tickets: #6235
Originally by: bgschaid
Not in our case. For instance a lot of people will only want https://sourceforge.net/p/openfoam-extend/svn/HEAD/tree/trunk/Breeder_1.7/libraries/swak4Foam/ which will be estimated 10MB but if they get the whole trunk they will get https://sourceforge.net/p/openfoam-extend/svn/HEAD/tree/trunk/Core/OpenFOAM-1.6-ext/ as well with 80MB (and there are 4 more of that size)
So "if you're on trunk we'll get the whole trunk" is too coarse
Originally by: edso
ok, this is not working for us either
http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/tags/1.6.3/src/?view=tar used to give us only the src/ folder of the tagged release. now http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.6.3/src gives me a wholelot of folders.
what's worse is that http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.6.3/lib does not even return the folder requested.
is that just buggy, or is it planned but implemented incompletely, or?
thx ede
Log in to post a comment.
This was done in [#6235] for SVN trunk/tags/branches handling. I think this is sufficient.
Related
Tickets:
#6235Originally by: bgschaid
Not in our case. For instance a lot of people will only want https://sourceforge.net/p/openfoam-extend/svn/HEAD/tree/trunk/Breeder_1.7/libraries/swak4Foam/ which will be estimated 10MB but if they get the whole trunk they will get https://sourceforge.net/p/openfoam-extend/svn/HEAD/tree/trunk/Core/OpenFOAM-1.6-ext/ as well with 80MB (and there are 4 more of that size)
So "if you're on trunk we'll get the whole trunk" is too coarse
Originally by: edso
ok, this is not working for us either
http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/tags/1.6.3/src/?view=tar
used to give us only the src/ folder of the tagged release. now
http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.6.3/src
gives me a wholelot of folders.
what's worse is that
http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.6.3/lib
does not even return the folder requested.
is that just buggy, or is it planned but implemented incompletely, or?
thx ede