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

Commit: Checking an added item does not check the parents

From: Uwe Schuster <tsvn_users_at_bitcommander.de>
Date: Sun, 8 Aug 2010 23:03:56 +0200

Hi,

I've noticed the following bug related to added files and can't find a
report in your issue tracker for it.

I noticed the bug with 1.6.10 and it still repeats with latest nightly
build (1.6.99.19987). I have no idea if it ever worked.

Steps:
- in a versioned path create a new dir and create a file in that dir

  Means
  + c:\svn\versionedpath\unversioned\
  + c:\svn\versionedpath\unversioned\foo.txt

- call add for the unversioned path and add the "unversioned" dir and
foo.txt
- call commit
- uncheck all items (Check: *None*)
- check foo.txt
- press OK

expected:
- "unversioned" dir will be checked too when you check foo.txt
  (like the behavior with unversioned files)
- commit is successful

actual:
- checking foo.txt does not check the "unversioned" dir
- commit fails

Command: Commit
Error: Commit failed (details follow):
Error: 'c:\svn\versionedpath\unversioned' is not under version control and
is not part of the
Error: commit, yet its child 'c:\svn\versionedpath\unversioned\foo.txt' is
part of the commit
Completed!:

Best regards
Uwe

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2644301

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-09 02:00:16 CEST

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

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