A working copy of version controlled code which doesn't include the whole repository.
Many vendor Objective-C libraries (e.g., facebook-ios-sdk) instruct you to copy a certain subset of its repo's files/dirs into …
git github clone git-submodules sparse-checkoutOur department is planning on using the "SVN Checkout" option within Tortoise SVN. In that dialog, we select the "Only …
svn tortoisesvn svn-checkout sparse-checkoutI have a working copy of an entire SVN repository, but I want to change it into a sparse working …
svn sparse-checkout svn-updateAccording to this thread, exclusion in Git's sparse-checkout feature is supposed to be implemented. Is it? Assume that I have …
git sparse-checkoutI have 20 directories under trunk /trunk/a1 /trunk/a2 /trun/a3 .. .. /trunk/a20 How to exclude (not include) some (arbitrary …
svn build jenkins sparse-checkout