[dba-VB] Mercurial vs. SVN

Shamil Salakhetdinov shamil at smsconsulting.spb.ru
Fri Feb 4 09:03:32 CST 2011


Hi Gustav --

I have found solution - that was easy but I didn't know about it/didn't find
it somehow - just add global-ignores to SVN setup dir config file at

C:\Documents and Settings\{username}\Application Data\Subversion:

global-ignores = *.exe.config *.exe.manifest *.xbap *. i *.o *.lo *.la #*#
.*.rej *.rej .*~ *~ .#* .DS_Store thumbs.db Thumbs.db *.bak *.class *.exe
*.dll *.mine *.obj *.ncb *.lib *.log *.idb *.pdb *.ilk *.msi* .res *.pch
*.suo *.exp *.*~ *.~* ~*.* cvs CVS .CVS .cvs release Release debug Debug
ignore Ignore bin Bin obj Obj *.csproj.user *.user *.g.vb *.g.cs *.baml
*.GenerateResource.Cache *.cache 

Thank you.

--
Shamil
 
-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: 31 ?????? 2011 ?. 17:48
To: dba-vb at databaseadvisors.com
Subject: Re: [dba-VB] Mercurial vs. SVN

Hi Shamil

I don't know about these details of TortoiseSVN - I just used it for the
Northwind project and never had any trouble - and stayed off the command
line.

Thanks for the tip (for Mercurial hosting) at bitbucket. However, I think I
stay with TortoiseSVN and/or VisualSVN as they have worked fine for me.

/gustav


>>> shamil at smsconsulting.spb.ru 31-01-2011 12:48 >>>
Hi Gustav --

Thank you for your note.
I should probably install newer version.
But the one I have does support the feature of ignoring/making local
individual files (filenames patterns) and *whole* folders.
That is useful but that's not what I'm looking for/what exists in Mercurial
it has more powerful feature to keep ignore list.

BTW, SVN does inform that it added file/folder to the ignore list - is it
possible to edit that list manually? If yes, where it's located? - I can
find it - maybe you just know it from memory/used it: in Mercurial I usually
just have a generic ignore list, which I'm putting in every new repository I
create and then I'm adding specific files/filenames templates to that ignore
list.
Gustav, it's not a big issue - I can find my way using SVN via command lines
- mainly wondering if I can skip making a batch which will use command line
interface of SVN to "clean-up" local repository from some files/folders
before committing it...

BTW, https://bitbucket.org/ has an option of free unlimited code
repositories up to 5 users...
I haven't used it yet but I do plan to put all my important source code
mirrored there in private code repository...

Thank you.

--
Shamil
 
-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: 31 ?????? 2011 ?. 11:43
To: dba-vb at databaseadvisors.com
Subject: Re: [dba-VB] Mercurial vs. SVN

Hi Shamil

That's a very old version, current version is 1.6.something.

The trick is the Shift key. From the help file:

Hold the Shift key to get the extended context menu and select TortoiseSVN
and Delete (keep local) to mark the file/folder for deletion from the
repository without losing the local copy. 

/gustav


>>> shamil at smsconsulting.spb.ru 31-01-2011 01:23 >>>
Hi All --

Does SVN support "ignore list" as Mercurial does? (I wanted to exclude
binaries and some other files from add/commit batch without going through
all of added/updated items manually every time on commit).
I do use Tortoise SVN v.1.4.5, and I do not see "ignore list feature" - does
Tortoise SVN 1.4.7 support this feature?
Or can I define ignore list somehow else when working with SVN?

Thank you.

--
Shamil


_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com




More information about the dba-VB mailing list