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

Re: Can I simultaneously commit locals and externals?

From: <kfogel_at_collab.net>
Date: 2004-06-14 15:49:41 CEST

Stonewall Ballard <sb.list@sb.org> writes:
> I have a project with an "external" directory. If I change files in
> the local project as well as files in the external directory, it seems
> that I have to commit twice - once for the local stuff, and once for
> the files in the external directory.
>
> This eliminates one advantage of transactions, since either commit by
> itself would produce a broken build.
>
> Is there some way to commit everything, recursing into external
> directories as well?

Unfortunately, no, commit does not recurse into svn:externals dirs
yet. See

   http://subversion.tigris.org/issues/show_bug.cgi?id=1167

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 14 17:15:45 2004

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

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