Is this possible? Right now I'm using build artifact dependencies (I save the file from another build config in a .zip and add that artifact as a dependency in the build config where I need it). But I think this way would be more efficient.
I've seen that this can be done using command-line svn, but if possible, I'd like to do it using Team City's vcs root + checkout rules concepts.