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

Re: Subversion svn client doesn't show branch when checking in

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-01 17:55:54 CET

On Mar 1, 2006, at 15:10, Andrew Haley wrote:

> When I do a commit, svn doesn't tell me which branch I'm committing
> to. So, when I check in the log, I have no way to know which files
> I'm about to overwrite. This is a regression from CVS, which does
> tell me which branch I'm committing to.

Subversion does branching completely differently than CVS. Have you
read the book? A branch in Subversion is absolutely nothing more than
a plain directory. Whatever directory you checked out from (or
subsequently switched to) is the one you're committing to.

http://svnbook.red-bean.com/en/1.1/apas05.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 1 18:01:37 2006

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.