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

Problem with changelists and new directories

From: John Abd-El-Malek <john.abdelmalek_at_gmail.com>
Date: Mon, 21 Jul 2008 12:18:54 -0700

Hello, my team of about several dozen developers has been using Rietveld for
code reviews. We've created wrapper scripts that use svn changelists to
group files in one code review together. However we're running into an
issue when adding files in a new directory. The problem is that the new
directory can't be added to the changelist. When someone tries to commit
the changelist, it fails because the new directory isn't committed.
We've worked around this for now by detecting this situation, and doing a
"svn commit" without "--changelist", instead listing the new directories and
other files.

It would be nice if "svn commit" detected this case and committed the new
directories as well.

What do people think?

Thanks
Received on 2008-07-21 21:48:10 CEST

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.