Re: [git-users] Git tags and information as file header

2014-05-16 Thread Andy Hardy
On 15/05/2014 23:39, Magnus Therning wrote:
 On Thu, May 15, 2014 at 11:21:25PM +0100, Andy Hardy wrote:
 On 15/05/2014 22:48, Magnus Therning wrote:
 
 - version: doesn't make sense in git, would it be the hash? 
 what does that tell me?
 
 I find an identifier useful when investigating problems and 
 wanting to confirm what files are involved.
 
 What kind of identifier?

Something that I can then use to identify the same file in the
repository and check it's log history, etc.

 What kind of problems and where?

 Is the file in a clone or in a deployment, i.e. you can't rely on a
 VCS to tell you what you have?

It's in the deployment, generally of on-site fixes. Deployment
involves a largeish number of files. Files are not intrinsically
dependent upon one another but may interact.

For a 'release' we'd send the customer a complete set of files, but
often a fix only requires one or two files to be modified which we ask
the customer to install. When a dealing with a later fault, we'd like to
have a method of knowing which files the customer did actually install!

-- 
Andy

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] Git tags and information as file header

2014-05-15 Thread Andy Hardy

On 15/05/2014 22:48, Magnus Therning wrote:


- version: doesn't make sense in git, would it be the hash?  what does
   that tell me?


I find an identifier useful when investigating problems and wanting to 
confirm what files are involved.


--
You received this message because you are subscribed to the Google Groups Git for 
human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] clone into Windows system file fails. How to provide permission?

2014-04-11 Thread Andy Hardy
On 10/04/2014 01:46, Michael Laird wrote:
 Andy,
 Thanks for your response.
 Messing with Apache fills me with questions.
 If I put  newProject in another new directory, do I have to call it htdocs

You can call it anything as long a DocumentRoot points to it.

 Can I have newProject and existingProject in the same new directory,
 whether it is named htdocs or newDirectory
 Are we talking about VirtualHosts here, and is this documentation right
 -  apache.org/docs/2.2/vhosts/examples.html

No, we're simply moving the place that Apache looks for HTML files.
http://httpd.apache.org/docs/current/mod/core.html#documentroot.

You *can* set up Apache so that you have virtualhosts and each has a
different DocumentRoot, but this isn't necessary for the problem that
you reported - being unable to write into the current htdocs folder
because it is within the 'Programs' hierarchy.

-- 
Andy

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] git Bad file number

2013-09-19 Thread Andy Hardy

On 18/09/2013 22:12, Armando Freire wrote:

Hello Andy,

I don't think it might be a connection issue, cuz I was able to generate
the package untill the 1.3.3 version of the system. Since then, I can't
generate for further versions. If I attempt to generate a previous
package, it works! :\


Perhaps there is a difference in the stdout/stderr outputs between the 
working and non-working extracts? Does it look the same when you try to 
do the commands manually?


--
Andy

--
You received this message because you are subscribed to the Google Groups Git for 
human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] Re: git Bad file number

2013-09-19 Thread Andy Hardy

On 19/09/2013 17:00, Armando Freire wrote:

Andy, I'm using Git Bash!


So... you know which command generates the error? I assumed that as you 
mentioned git archive and git diff that you were running some form of 
script.



--
You received this message because you are subscribed to the Google Groups Git for 
human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] Re: git Bad file number

2013-09-19 Thread Andy Hardy

On 19/09/2013 19:25, Armando Freire wrote:

git archive -o ./TAGver.zip TAGver $(git diff --name-only startTAGver
endTAGver --diff-filter [AMCRT])


I'm not really uptodate on Bash scripting, but what does the $(git 
diff...) do? I thought that this would to execute the result of the diff 
command?


--
You received this message because you are subscribed to the Google Groups Git for 
human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] git Bad file number

2013-09-18 Thread Andy Hardy
On 18/09/2013 18:47, Armando Freire wrote:
 Hello guys!
 
 I've been trying to |git archive| a new version of the system I'm
 currently working on, but, suddenly, the |git archive| command, which I
 used to use, stopped working.
 
 I use the |git archive| followed by the |git diff + filters|, that is
 necessary only to get the diff between the tagged versions.

Sounds like it's either a problem with the of rerouting stdout/stderr in
your script or you're using ssh to access the repository and failing to
get through to the server?

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] git svn fetch checksum mismatch - HELP

2013-05-16 Thread Andy Hardy
On 16/05/2013 19:27, ad...@ashah.otherinbox.com wrote:
 Hi All,
 
 I am trying to convert my SVN repo to GIT using GIT-SVN and after a few
 commits being process am running in to following error
 
 Ashish-Shahs-Macbook-Pro: git svn fetch
 .
 .
 .
 r1878 = 79e09734fdb4916276da8273f25ecfbff37954a6
 (refs/remotes/svn/nt/notecards)
 Checksum mismatch: dashboard-merged/_images/bg-header-public.jpg
 2969d1b5f818325a7516ea392be9564e1da2a3e7
 expected: 42865291d24451e2dc7be44a60f3f692
  got: 679bc6fd19e3879fed0c17e1b6735161
 

This error message is coming directly from Subversion, so it's more
likely that you'll get a response from that side of the process than the
git side.

A quick Google brought up
http://bushi.net.nz/glob/2007/02/14/subversion-checksum-mismatch-easy-workaround/
and
http://andrew.hedges.name/blog/2009/01/25/how-to-recover-from-checksum-mismatch-errors-in-svn

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [git-users] Need to remove a directory of huge files, Dalibor's advice isn't working

2013-05-10 Thread Andy Hardy
On 09/05/2013 16:24, David Walend wrote:
 HI all. I need some help.
 

Perhaps http://rtyley.github.io/bfg-repo-cleaner/ could help?

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


attachment: andy.vcf

Re: [git-users] How to install git on CentOS5 without root access?

2012-12-20 Thread Andy Hardy
On 20/12/2012 18:00, Eric B wrote:

 [eric git]$ git clone https://e...@git.assembla.com/myproj.git
 Cloning into 'myproj'...
 Password for 'https://e...@git.assembla.com
 https://e...@git.assembla.com/':
 error: RPC failed; result=22, HTTP code = 401
 fatal: The remote end hung up unexpectedly

HTTP 401 is an 'unauthorized' message, it sounds like user 'eric'
doesn't have authority to clone https://git.assembla.com/myproj.git.

Perhaps the wrong password or that user simply isn't allowed to access
that repository?


-- 




Re: [git-users] Can git handle huge repository

2012-12-04 Thread Andy Hardy
On 30/11/2012 07:32, Brian Kotek wrote:
 error: RPC failed; result=55, HTTP code = 0

A quick Google points to
https://confluence.atlassian.com/pages/viewpage.action?pageId=301663267
suggesting that it's a problem with libcurl and a method of getting
further debug information.

http://stackoverflow.com/questions/11968353/cannot-push-to-remote-git-repository
also suggests increasing the postBuffer (git config http.postBuffer
524288000), but you've already tried this.

--