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

normal behavior or bug ? (svn:externals on a non-recursive checkout)

From: Mickael Marchand <marchand_at_kde.org>
Date: 2005-04-19 19:33:27 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

alhya ~/kde/svn/% svn co --non-recursive
https://svn.kde.org/home/kde/trunk/KDE/kde-i18n
.....
Checked out revision 410459.
alhya ~/kde/svn/% cd kde-i18n
alhya ~/kde/svn/kde-i18n% svn propget svn:externals
admin https://svn.kde.org/home/kde/trunk/KDE/kde-common/admin
alhya ~/kde/svn/kde-i18n% svn up admin
At revision 410459.
alhya ~/kde/svn/kde-i18n% ls admin
ls: admin: No such file or directory

svn up normal_subdir works fine though.

so basically you have no way to update from a svn:externals if it was
not checkouted at the first shot.

This is problematic for KDE translators people for example who need this
kind of feature (because kde-i18n handles many gigabytes of datas and
nobody wants to fully checkout it ;) and the build system is hold in an
svn:externals reference...(KDE people would : cd kde-i18n; svn up
your_team_language to checkout their language only and svn up admin to
get the build system which is shared by all KDE modules)

so, it is a bug or a feature ? :)

Cheers,
Mik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCZUDkyOYzc4nQ8j0RAsqtAKCLSSCUUGnSIl0jdl1TUkk5ZksrzwCff43J
nAcGdQU0WgxBB8TEQxLJVv0=
=FpvT
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 19 19:39:19 2005

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

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