Re: [nant-dev] Repository maintenance folder deletion

2011-08-19 Thread Leszek Ciesielski
I am curating https://github.com/skolima/NAnt git mirror and this is
problematic. Git 'cvsimport' command does not handle file deletions
(due to the broken way cvs itself records them), so nmake is still
present in the (automatically updated) mirror. I will push a commit
deleting the file, but I'm not willing to rewrite history to remove
it, as this would break any existing clones. Is this an acceptable
solution?

On Thu, Aug 18, 2011 at 11:48 AM, Dominik Guder  wrote:
> Hi folks,
>
> last week I added microsofts nmake to cvs repository to get the
> compilation working on our CI server at teamcity.codebetter.com.
> http://teamcity.codebetter.com/project.html?projectId=project69
>
> Since we are not sure whether this file is freely redistributable or not
> we decided to remove it completely from cvs repository. Therefore we
> deleted the whole "Tools" folder to get rid of any nmake history.
>
> So any of you who is managing any kind of mirror please check whether
> you can remove it from your repository too or create a fresh mirror if
> your have the afore mentioned "Tools" folder checked out.
>
> I'm sorry for this trouble and trying to avoid this in future.
>
> So far Dominik
>
>
> --
> The answer to the great question of life,
> the universe and everything is 42 (Douglas Adams)
>
> --
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> ___
> nant-developers mailing list
> nant-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-developers
>

--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Repository maintenance folder deletion

2011-08-19 Thread Dominik Guder
Hi Leszek,

Am 19.08.2011 10:14, schrieb Leszek Ciesielski:
> I am curating https://github.com/skolima/NAnt git mirror and this is
> problematic. Git 'cvsimport' command does not handle file deletions
> (due to the broken way cvs itself records them), so nmake is still
> present in the (automatically updated) mirror. I will push a commit
> deleting the file, but I'm not willing to rewrite history to remove
> it, as this would break any existing clones. Is this an acceptable
> solution?
>

I see you point. But I'm no sure if removing the file is enough. I think 
that your mirror is out of sync and I have some doubts that updates are 
working.
Maybe you can try to wipe out the last commit (IMHO rebase might can do 
this) or do a fresh 'cvsimport'.

Im really sorry for this trouble and I'm wiling to assist you to get 
your mirror up and running again.

BTW: We are on the way to github too. But we want to get out next nant 
version first.

So far Dominik


-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers