Gui - Strange behaviour
From: tweety <tweetysat2001_at_yahoo.com>
Date: Wed, 18 Feb 2015 04:18:04 -0800 (PST)
Hello,
I'm using svn server 1.8 under ubuntu and latest tortoisesvn under windows 8.
Under Ubuntu, I create a new repository
svnadmin create /var/svn/workspace-test
The .svnignore
*.o
Under windows, with tortoisesvn gui, checkout.
Then I create that structure
workspace-test
Doing a commit (still with gui) gives me that changes list
test1
So it seems target folder is not ignored if there is a src folder !
Doing the comming with dos command line
svn add --force *
is working fine !
What's the problem ?
------------------------------------------------------
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.