Depending on the language you work with these are good tools to do what
you want:
make
ant
phing
any others?
I think (correct me if I'm wrong) subversion goal is to version and
protecting files and directories and it isn't the tool that solves every
problem related to files and directories.
In any case subversion doesnt support all operations on single files,
some (like checkout) can only work on directories..
Evert
Shawn Matlock wrote:
> Issue 823 is similar to what has been discussed in the users mailing list
> but not exactly. If I've missed an issue that matches, I'm sorry.
>
> I've seen several discussions about Subversion having no ability to checkout
> only part of a project.
>
> For example:
>
> /project A
> /directory A
> /directory B
> /directory C
> file D
> file E
> file F
>
> I need to checkout part of project A. I specifically want directories B & C,
> and files D & E. Currently I cannot do this. I have to checkout all of it
> and delete directories I don't want. Or, use svn co -N repeatedly. And that
> still doesn't solve my problems for specific files I don't want.
>
> To me this seems similar "ignore".
>
>
> Thank you,
> Shawn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 13 22:54:09 2006