RE: Gui - Strange behaviour
From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Wed, 18 Feb 2015 16:30:04 -0800 (PST)
On 19/02/2015 01:18, tweety wrote:> Hello,
You should not check out a repository into a subdirectory of the repository itself. Especially not with a generic name like "tmp", as that might be used by SVN itself.
> cd /var/svn/workspace-test/tmp
svn:global-ignores is inherently recursive -- you should not actually set it recursively.
> svn commit --non-interactive -m "" .
I'm not sure what you were trying to do with that last command.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.